[arch-commits] Commit in drupal/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat Nov 8 11:58:48 UTC 2014
Date: Saturday, November 8, 2014 @ 12:58:48
Author: spupykin
Revision: 122238
upgpkg: drupal 7.33-1
upd
Modified:
drupal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-08 05:53:17 UTC (rev 122237)
+++ PKGBUILD 2014-11-08 11:58:48 UTC (rev 122238)
@@ -3,7 +3,7 @@
# Contributor: Corrado Primier <cp663137 at stud.polimi.it>
pkgname=drupal
-pkgver=7.32
+pkgver=7.33
pkgrel=1
pkgdesc="A PHP-based content management platform"
arch=('any')
@@ -13,7 +13,7 @@
install='drupal.install'
options=(!strip)
source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('d5d121a6ce974f2d20604a7e10e1987a')
+md5sums=('187b076a5753960d5d5cb12d30d93e73')
package() {
_instdir=$pkgdir/usr/share/webapps/drupal
More information about the arch-commits
mailing list