Date: Thursday, February 25, 2016 @ 15:38:42 Author: spupykin Revision: 163408
upgpkg: drupal 8.0.4-1 upd Modified: drupal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-25 14:38:38 UTC (rev 163407) +++ PKGBUILD 2016-02-25 14:38:42 UTC (rev 163408) @@ -3,7 +3,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=8.0.3 +pkgver=8.0.4 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=('7d5f5278a870b8f4a29cda4fe915d619') +md5sums=('7516dd4c18415020f80f000035e970ce') package() { _instdir=$pkgdir/usr/share/webapps/drupal
