diff options
Diffstat (limited to 'libre/parabolaweb-utils/PKGBUILD')
-rw-r--r-- | libre/parabolaweb-utils/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD index 5000e0201..bfdfc54da 100644 --- a/libre/parabolaweb-utils/PKGBUILD +++ b/libre/parabolaweb-utils/PKGBUILD @@ -8,7 +8,7 @@ pkgname=parabolaweb-utils pkgver=`_get_pkgver` -pkgrel=6 +pkgrel=7 pkgdesc="Utils for the Parabola website" arch=('any') url="https://projects.parabolagnulinux.org/parabolaweb.git/" @@ -18,7 +18,7 @@ depends=( 'python2-flup' # for fcgi 'postgresql' # for database 'git' # used in parabolaweb-download - 'libretools' # used in parabolaweb-{download,update} + 'libretools' # used in parabolaweb-{download,update} (libremessages) `_get_depends`) backup=('etc/conf.d/parabolaweb') @@ -50,7 +50,7 @@ package() { md5sums=('SKIP' 'f162c2ce49b4cafe0a14bd4767dfea04' - 'a73063b14746720b77fdbab851f5c161' + '184f3e52781747369d8e26abc9723f7c' 'd5294495f42df29d29519ebd0a8f6093' 'cc15e153f99fba82e7bb032896f655c2' 'a468016a7155b5da46521dcfc6428384' |