Date: Monday, February 8, 2016 @ 11:20:12 Author: spupykin Revision: 160885
upgpkg: drupal 8.0.3-1 upd Modified: drupal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-08 09:42:50 UTC (rev 160884) +++ PKGBUILD 2016-02-08 10:20:12 UTC (rev 160885) @@ -3,7 +3,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=8.0.2 +pkgver=8.0.3 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=('9c39dec82c6d1a6d2004c30b11fb052e') +md5sums=('7d5f5278a870b8f4a29cda4fe915d619') package() { _instdir=$pkgdir/usr/share/webapps/drupal
