[arch-commits] Commit in drupal/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Wed Mar  9 13:34:54 UTC 2016
    
    
  
    Date: Wednesday, March 9, 2016 @ 14:34:53
  Author: spupykin
Revision: 165742
upgpkg: drupal 8.0.5-1
upd
Modified:
  drupal/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-09 13:25:54 UTC (rev 165741)
+++ PKGBUILD	2016-03-09 13:34:53 UTC (rev 165742)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.0.4
+pkgver=8.0.5
 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=('7516dd4c18415020f80f000035e970ce')
+md5sums=('c13a69b0f99d70ecb6415d77f484bc7f')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/drupal
    
    
More information about the arch-commits
mailing list