Date: Thursday, July 6, 2017 @ 09:57:02 Author: spupykin Revision: 242532
upgpkg: drupal 8.3.5-1 Modified: drupal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-06 09:45:35 UTC (rev 242531) +++ PKGBUILD 2017-07-06 09:57:02 UTC (rev 242532) @@ -3,7 +3,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=8.3.4 +pkgver=8.3.5 pkgrel=1 pkgdesc="A PHP-based content management platform" arch=('any') @@ -14,7 +14,7 @@ backup=('etc/webapps/drupal/.htaccess') options=(!strip) source=(https://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz) -sha256sums=('c3efdf6f309fdd2c652f18d8279fd8afeefc10855e36a9ace217eba174639988') +sha256sums=('8cbee23bf66c2b700ff9de3c1e859e7592b231318e255b5ce15ca941086f7980') package() { _instdir="$pkgdir"/usr/share/webapps/drupal
