summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f10cc8b3af31..d6390de0edc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ian D, Scott <ian@perebruin.com>
pkgname=communitytags-git
-pkgver=r39.cf8b6b1
+pkgver=r61.a83fb00
pkgrel=1
pkgdesc="Community provided tags for packages."
arch=('any')
url="https://github.com/ids1024/archcommunitytags-tools"
license=('GPL')
makedepends=('git')
-depends=('python' 'pyalpm' 'python-pyparsing')
+depends=('python' 'pyalpm' 'python-pyparsing' 'git' 'rsync')
source=('git://github.com/ids1024/archcommunitytags-tools.git')
md5sums=('SKIP')
_gitname="archcommunitytags-tools"