summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2b4945020cf..05b2e814b902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Luca Weiss <WEI16416@spengergasse.at>
pkgname=python-pkgbuild-git
-pkgver=r3.aeca84e
+pkgver=r7.7afcd99
pkgrel=1
pkgdesc="Python library to parse pacman's .SRCINFO file"
arch=('any')
url="https://github.com/z3ntu/python-pkgbuild"
license=('MIT')
depends=('python')
+makedepends=('git')
options=(!emptydirs)
source=(git+https://github.com/z3ntu/python-pkgbuild)
md5sums=(SKIP)