mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
updpkg: v2.0.80
This commit is contained in:
parent
26c8e2b059
commit
a333a17363
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = rdt-client
|
||||
pkgdesc = Real-Debrid Torrent Client
|
||||
pkgver = 2.0.79
|
||||
pkgver = 2.0.80
|
||||
pkgrel = 1
|
||||
url = https://github.com/rogerfar/rdt-client
|
||||
arch = any
|
||||
|
|
@ -10,7 +10,7 @@ pkgbase = rdt-client
|
|||
depends = aspnet-runtime-8.0
|
||||
optdepends = aria2: download utility
|
||||
noextract = RealDebridClient.zip
|
||||
source = https://github.com/rogerfar/rdt-client/releases/download/v2.0.79/RealDebridClient.zip
|
||||
source = https://github.com/rogerfar/rdt-client/releases/download/v2.0.80/RealDebridClient.zip
|
||||
source = appsettings.json
|
||||
source = rdtc.service
|
||||
source = rdtc.sysusers
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Helpful URL: https://github.com/rogerfar/rdt-client
|
||||
|
||||
pkgname='rdt-client'
|
||||
pkgver=2.0.79
|
||||
pkgver=2.0.80
|
||||
pkgrel=1
|
||||
pkgdesc='Real-Debrid Torrent Client'
|
||||
arch=(any)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue