update to 0.7.296

This commit is contained in:
d 2016-07-27 10:03:04 -04:00
parent fe90f0d790
commit 084957d443
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = jackett
pkgdesc = User any tracker with Sonarr
pkgver = 0.7.290
pkgdesc = Use many trackers with Sonarr
pkgver = 0.7.296
pkgrel = 1
url = https://github.com/Jackett/Jackett
install = jackett.install
@ -8,9 +8,9 @@ pkgbase = jackett
license = GPL
depends = mono
depends = curl
source = https://github.com/Jackett/Jackett/releases/download/v0.7.290/Jackett.Binaries.Mono.tar.gz
source = https://github.com/Jackett/Jackett/releases/download/v0.7.296/Jackett.Binaries.Mono.tar.gz
source = jackett.service
md5sums = dbbe1ffe6e612e9a7caef4862bc0f48f
md5sums = 1bcdce7ab44c496608f6dfde947b3011
md5sums = 5983ba69e0289be2c27ce9423df408ab
pkgname = jackett

View file

@ -1,14 +1,14 @@
pkgname=jackett
pkgver=0.7.290
pkgver=0.7.296
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.7.290/Jackett.Binaries.Mono.tar.gz'
source=('Jackett.Binaries.Mono-$pkgver.tar.gz::https://github.com/Jackett/Jackett/releases/download/v0.7.296/Jackett.Binaries.Mono.tar.gz'
'jackett.service')
md5sums=('dbbe1ffe6e612e9a7caef4862bc0f48f'
md5sums=('1bcdce7ab44c496608f6dfde947b3011'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install