Update to 0.7.184

This commit is contained in:
Derrick Bathory 2016-02-29 15:35:31 -05:00
parent 4de2971270
commit 747f99fed7
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.181
pkgver = 0.7.184
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.181/Jackett.Binaries.Mono.tar.gz
source = https://github.com/Jackett/Jackett/releases/download/v0.7.184/Jackett.Binaries.Mono.tar.gz
source = jackett.service
md5sums = 08562170cea6e3cf2e6a90ce3e367972
md5sums = b8242f41973d64cb8a3e6b55d3b4f602
md5sums = 5983ba69e0289be2c27ce9423df408ab
pkgname = jackett

View file

@ -1,15 +1,15 @@
# Maintainer: Brandon Giesing <brandon@giesing.cf>
pkgname=jackett
pkgver=0.7.181
pkgver=0.7.184
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.181/Jackett.Binaries.Mono.tar.gz' 'jackett.service')
md5sums=('08562170cea6e3cf2e6a90ce3e367972'
source=('https://github.com/Jackett/Jackett/releases/download/v0.7.184/Jackett.Binaries.Mono.tar.gz' 'jackett.service')
md5sums=('b8242f41973d64cb8a3e6b55d3b4f602'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install