working build from Jackett

This commit is contained in:
Sylvain Desbureaux 2015-08-05 22:22:13 +02:00
parent fb4619e1f4
commit b2df466395
2 changed files with 6 additions and 6 deletions

View file

@ -1,16 +1,16 @@
pkgbase = jackett
pkgdesc = User any tracker with Sonarr
pkgver = 0.6.0
pkgrel = 2
pkgrel = 3
url = https://github.com/zone117x/Jackett
install = jackett.install
arch = any
license = GPL
depends = mono
depends = curl
source = https://github.com/zone117x/Jackett/releases/download/v0.6.0/Jackett.Mono.v0.6.0.zip
source = https://github.com/zone117x/Jackett/releases/download/v0.6.0/Jackett.Mono.v0.6.0.tar.bz2
source = jackett.service
md5sums = cc037c5e3326bb99194bb567d73bfba3
md5sums = 007633ae31f52a86381df755518c81cf
md5sums = 5983ba69e0289be2c27ce9423df408ab
pkgname = jackett

View file

@ -2,14 +2,14 @@
pkgname=jackett
pkgver=0.6.0
pkgrel=2
pkgrel=3
pkgdesc='User any tracker with Sonarr'
arch=('any')
license=('GPL')
url='https://github.com/zone117x/Jackett'
depends=('mono' 'curl')
source=('https://github.com/zone117x/Jackett/releases/download/v0.6.0/Jackett.Mono.v0.6.0.zip' 'jackett.service')
md5sums=('cc037c5e3326bb99194bb567d73bfba3'
source=('https://github.com/zone117x/Jackett/releases/download/v0.6.0/Jackett.Mono.v0.6.0.tar.bz2' 'jackett.service')
md5sums=('007633ae31f52a86381df755518c81cf'
'5983ba69e0289be2c27ce9423df408ab')
install=$pkgname.install