From f17d7537bcba9c9aa0bc60acefd781464121db48 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 15 Apr 2015 14:42:10 -0400 Subject: Update libre/parabolaweb-utils --- libre/parabolaweb-utils/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD index a07bef8e7..cdb1176de 100644 --- a/libre/parabolaweb-utils/PKGBUILD +++ b/libre/parabolaweb-utils/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Luke Shumaker pkgname=(parabolaweb-utils parabolaweb-dev) -pkgver=20140624.3 +pkgver=20150415 pkgdesc="Utilities for managing the ParabolaWeb website application" url="https://projects.parabolagnulinux.org/packages/parabolaweb-utils.git/" license=('GPL2') # The commit to get dependency info for # Bump pkgrel instead of pkgver if updating this is the only change -_parabolaweb_commit=724f8c309c97aa9af7f963687342e8f37e682204 +_parabolaweb_commit=cdff1a234be0d625c5c824707dbae32ffa6a76dd pkgrel=1 epoch=1 @@ -18,8 +18,8 @@ source=( "https://projects.parabolagnulinux.org/packages/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2" "requirements_prod-${_parabolaweb_commit}.txt::https://projects.parabolagnulinux.org/parabolaweb.git/plain/requirements_prod.txt?id=${_parabolaweb_commit}" ) -md5sums=('0f7169ffa50fea915344f944a0920bf8' - '8bf17af4e66f552864bfdc0fd1d472f1') +md5sums=('4df6e4c0b5b7a6e3258a8625a266e0b0' + '826ab472f44b030810e0f0edde520909') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3