update to 0.7.181
This commit is contained in:
parent
ec60bca133
commit
53d7e79ffc
1 changed files with 3 additions and 3 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -1,15 +1,15 @@
|
|||
# Maintainer: Brandon Giesing <brandon@giesing.cf>
|
||||
|
||||
pkgname=jackett
|
||||
pkgver=0.6.45
|
||||
pkgver=0.7.181
|
||||
pkgrel=1
|
||||
pkgdesc='User any tracker with Sonarr'
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
url='https://github.com/Jackett/Jackett'
|
||||
depends=('mono' 'curl')
|
||||
source=('https://github.com/Jackett/Jackett/releases/download/v0.6.45/Jackett.Binaries.Mono.tar.gz' 'jackett.service')
|
||||
md5sums=('fa0fbff84b4ccea189d5fe0ce83f73a4'
|
||||
source=('https://github.com/Jackett/Jackett/releases/download/v0.7.181/Jackett.Binaries.Mono.tar.gz' 'jackett.service')
|
||||
md5sums=('08562170cea6e3cf2e6a90ce3e367972'
|
||||
'5983ba69e0289be2c27ce9423df408ab')
|
||||
install=$pkgname.install
|
||||
|
||||
|
|
Loading…
Reference in a new issue