moved to 0.6.9 version for Jackett

This commit is contained in:
Sylvain Desbureaux 2015-10-17 15:02:02 +02:00
parent 9f6086bd9c
commit d1d4b84175
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.6.4
pkgver = 0.6.9
pkgrel = 0
url = https://github.com/zone117x/Jackett
install = jackett.install
@ -8,9 +8,9 @@ pkgbase = jackett
license = GPL
depends = mono
depends = curl
source = https://jackett.net/Download/v0.6.4/Jackett.Mono.v0.6.4.tar.bz2
source = https://github.com/zone117x/Jackett/releases/download/v0.6.9/Jackett.Binaries.Windows.v0.6.9.tar.bz2
source = jackett.service
md5sums = c6af839062ccadcc7e6ed0f971caf3c3
md5sums = 35901bcfbb878ed1456458f9455a491a
md5sums = 5983ba69e0289be2c27ce9423df408ab
pkgname = jackett

View file

@ -1,15 +1,15 @@
# Maintainer: Brandon Giesing <brandon@giesing.cf>
pkgname=jackett
pkgver=0.6.4
pkgver=0.6.9
pkgrel=0
pkgdesc='User any tracker with Sonarr'
arch=('any')
license=('GPL')
url='https://github.com/zone117x/Jackett'
depends=('mono' 'curl')
source=('https://jackett.net/Download/v0.6.4/Jackett.Mono.v0.6.4.tar.bz2' 'jackett.service')
md5sums=('c6af839062ccadcc7e6ed0f971caf3c3'
source=('https://github.com/zone117x/Jackett/releases/download/v0.6.9/Jackett.Binaries.Windows.v0.6.9.tar.bz2' 'jackett.service')
md5sums=('35901bcfbb878ed1456458f9455a491a'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install