summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-12-12 19:43:19 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-12-12 19:43:19 -0500
commit9ddc355d49b370c4a84840b7f119f548da81f814 (patch)
treed1242cf8a0c73cfd2d9b7e806e3fd2962324cb65
parent3add179bf48eeace295dbf1cb52a62ebc8db33e1 (diff)
update libre/parabolaweb-utils
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3d9444..1015f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# _get_depends_nover (no version requirements)
pkgname=parabolaweb-utils
-pkgver=20121115.1554
+pkgver=20121213.0039
pkgrel=1
pkgdesc="Utils for the Parabola website"
arch=('any')
@@ -19,6 +19,7 @@ depends=(
'git' # used in parabolaweb-download
'libretools' # used in parabolaweb-{download,update} (libremessages)
`_get_depends`)
+conflicts=('django>=1.5') # hold it at 1.4
makedepends=(makepkg-git)
backup=('etc/conf.d/parabolaweb')