[arch-commits] Commit in drupal/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Jun 18 10:23:36 UTC 2015


    Date: Thursday, June 18, 2015 @ 12:23:35
  Author: spupykin
Revision: 135553

upgpkg: drupal 7.38-1

upd

Modified:
  drupal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-18 10:22:05 UTC (rev 135552)
+++ PKGBUILD	2015-06-18 10:23:35 UTC (rev 135553)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=7.37
+pkgver=7.38
 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=('3a70696c87b786365f2c6c3aeb895d8a')
+md5sums=('c18298c1a5aed32ddbdac605fdef7fce')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list