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

Sergej Pupykin spupykin at archlinux.org
Sat Oct 17 20:05:50 UTC 2015


    Date: Saturday, October 17, 2015 @ 22:05:50
  Author: spupykin
Revision: 144285

upgpkg: drupal 7.40-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-17 16:04:16 UTC (rev 144284)
+++ PKGBUILD	2015-10-17 20:05:50 UTC (rev 144285)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=7.39
+pkgver=7.40
 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=('6f42a7e9c7a1c2c4c9c2f20c81b8e79a')
+md5sums=('d4509f13c23999a76e61ec4d5ccfaf26')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list