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

Sergej Pupykin spupykin at archlinux.org
Thu Oct 22 13:58:12 UTC 2015


    Date: Thursday, October 22, 2015 @ 15:58:12
  Author: spupykin
Revision: 144698

upgpkg: drupal 7.41-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-22 13:58:08 UTC (rev 144697)
+++ PKGBUILD	2015-10-22 13:58:12 UTC (rev 144698)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=7.40
+pkgver=7.41
 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=('d4509f13c23999a76e61ec4d5ccfaf26')
+md5sums=('7636e75e8be213455b4ac7911ce5801f')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list