summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0eb0e173ea5..7832fda45b2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: malacology
-# Contributor: lilydjwg <lilydjwg@gmail.com>
+# Maintainer: lilydjwg <lilydjwg@gmail.com>
pkgname=archrepo2-git
epoch=2
-pkgver=0.5.r18.gc003123
+pkgver=0.5.r23.g954068b
pkgrel=2
pkgdesc="Arch Linux repository manager"
arch=('any')
url="https://github.com/lilydjwg/archrepo2"
license=('MIT')
-depends=('python' 'python-setuptools' 'python-tornado' 'python-pyinotify' 'pacman')
-makedepends=('git')
-source=('git://github.com/lilydjwg/archrepo2.git')
+depends=('python' 'python-tornado' 'python-pyinotify' 'pacman' 'pyalpm')
+makedepends=('git' 'python-setuptools')
+source=('git+https://github.com/lilydjwg/archrepo2.git')
md5sums=('SKIP')
backup=(etc/archrepo2.ini)