summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authord2016-10-31 09:26:12 -0400
committerd2016-10-31 09:26:12 -0400
commit2eb2b74720c1541f28add4a6e9a5a744060220bc (patch)
tree629519902e43a418dc45e9219507ad7174641d32 /PKGBUILD
parent9f869047fe4d01ca7d47e081a8f199093614bce2 (diff)
downloadaur-2eb2b74720c1541f28add4a6e9a5a744060220bc.tar.gz
update to 0.7.504
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c96df786edb..f7e3837c8118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=jackett
-pkgver=0.7.425
+pkgver=0.7.504
pkgrel=1
pkgdesc='Use many trackers with Sonarr'
arch=('any')
@@ -8,7 +8,7 @@ url='https://github.com/Jackett/Jackett'
depends=('mono' 'curl')
source=("Jackett.Binaries.Mono-${pkgver}.tar.gz::https://github.com/Jackett/Jackett/releases/download/v${pkgver}/Jackett.Binaries.Mono.tar.gz"
"jackett.service")
-md5sums=('ef9caa6b081979073613f5de9e2266f0'
+md5sums=('70a0137224039f9ac1c061e388a23570'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install