mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/flexget to 1.0r2495
This commit is contained in:
parent
c6628d6572
commit
89e754a702
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ plugrel=3
|
|||
|
||||
pkgname=flexget
|
||||
_pkgname=FlexGet
|
||||
pkgver=1.0r2441
|
||||
pkgver=1.0r2495
|
||||
pkgrel=1
|
||||
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.)"
|
||||
arch=(any)
|
||||
|
@ -16,7 +16,7 @@ makedepends=('python2-distribute')
|
|||
license=('MIT')
|
||||
install=('flexget.install')
|
||||
source=("http://download.flexget.com/unstable/${_pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('90dd8ebca1df4a1fcb346ee6eff582fd')
|
||||
md5sums=('5c2f882720e8f7fbea535c51631babf0')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue