update to 0.7.277

This commit is contained in:
Derrick Bathory 2016-06-09 11:28:47 -04:00
parent da66f8d744
commit d2a211d9ef
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = jackett
pkgdesc = User any tracker with Sonarr
pkgver = 0.7.271
pkgver = 0.7.277
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.271/Jackett.Binaries.Mono.tar.gz
source = https://github.com/Jackett/Jackett/releases/download/v0.7.277/Jackett.Binaries.Mono.tar.gz
source = jackett.service
md5sums = 43f22c970edac1874ade42fb3c2717d0
md5sums = 6d162a1b34ff0059e8d24573fe0d1da6
md5sums = 5983ba69e0289be2c27ce9423df408ab
pkgname = jackett

View file

@ -1,14 +1,14 @@
pkgname=jackett
pkgver=0.7.271
pkgver=0.7.277
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.271/Jackett.Binaries.Mono.tar.gz'
source=('https://github.com/Jackett/Jackett/releases/download/v0.7.277/Jackett.Binaries.Mono.tar.gz'
'jackett.service')
md5sums=('43f22c970edac1874ade42fb3c2717d0'
md5sums=('6d162a1b34ff0059e8d24573fe0d1da6'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install