summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYaohan Chen2016-02-21 18:01:14 -0500
committerYaohan Chen2016-02-21 18:01:14 -0500
commit3990954d417fec1df74bb534328448328faead5f (patch)
tree0d13a98333d186c54f0061d08d83892cc2322cf4 /PKGBUILD
parent741848a1ecbf703dd1e1b95fef256ae6e01616f8 (diff)
downloadaur-3990954d417fec1df74bb534328448328faead5f.tar.gz
No longer require git of python-humblebundle
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c139acff45..a924f73ef4df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=hib-dlagent-git
_appname=hib-dlagent
-pkgver=0.7.5.g1be59e8
+pkgver=0.7.8.g4ffd7dd
pkgrel=1
pkgdesc='Tool to download Humble Indie Bundle binaries by file name'
arch=('any')
url='https://github.com/hagabaka/hib-dlagent'
license=('GPL2')
-depends=('curl' 'python-humblebundle-git')
+depends=('curl' 'python-humblebundle')
makedepends=('git')
provides=("$_appname")
conflicts=("$_appname")