mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/flexget to 1.2.58 with working webui
This commit is contained in:
parent
f206621b76
commit
b9d9389df1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgname=flexget
|
||||
_pkgname=FlexGet
|
||||
pkgver=1.2.36
|
||||
pkgver=1.2.58
|
||||
pkgrel=1
|
||||
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.)"
|
||||
arch=(any)
|
||||
|
@ -33,7 +33,7 @@ optdepends=('python2-guppy: for memusage plugin' #AUR#
|
|||
'python2-pynzb: nzb support')
|
||||
makedepends=('python2-distribute')
|
||||
source=("http://download.flexget.com/${_pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('4e21ce7efdf31e30cd9ffb5914d84ee6')
|
||||
md5sums=('1b241ef81d1e4278c5e6ff04b5ece665')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue