Date: Monday, May 9, 2016 @ 00:41:42
  Author: spupykin
Revision: 174375

upgpkg: drupal 8.1.1-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-08 17:47:08 UTC (rev 174374)
+++ PKGBUILD    2016-05-08 22:41:42 UTC (rev 174375)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <[email protected]>
 
 pkgname=drupal
-pkgver=8.1.0
+pkgver=8.1.1
 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=('a6bf3c366ba9ee5e0af3f2a80e274240')
+md5sums=('529f3d72964c612695f68e0a6078b8ae')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/drupal

Reply via email to