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

Sergej Pupykin spupykin at archlinux.org
Tue Jul 19 14:25:21 UTC 2016


    Date: Tuesday, July 19, 2016 @ 14:25:20
  Author: spupykin
Revision: 183122

upgpkg: drupal 8.1.7-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 14:25:05 UTC (rev 183121)
+++ PKGBUILD	2016-07-19 14:25:20 UTC (rev 183122)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.1.6
+pkgver=8.1.7
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -14,7 +14,7 @@
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
 source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('f3fdd2f9266938c2c7afc091e8d6e6d1')
+md5sums=('19e95079e50dd3c19222b91ef1b57036')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/drupal



More information about the arch-commits mailing list