Date: Monday, April 8, 2019 @ 14:21:27 Author: spupykin Revision: 450401
upgpkg: drupal 8.6.14-1 Modified: drupal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 14:07:08 UTC (rev 450400) +++ PKGBUILD 2019-04-08 14:21:27 UTC (rev 450401) @@ -2,7 +2,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=8.6.13 +pkgver=8.6.14 pkgrel=1 pkgdesc="A PHP-based content management platform" arch=('any') @@ -13,7 +13,7 @@ backup=('etc/webapps/drupal/.htaccess') options=(!strip) source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz) -sha256sums=('5cbb8f8a5d180a3e5fe7dc47c03d7f3082fff39175a8cef42456e764cbb74927') +sha256sums=('d971d47c658fc52c557d07a7fb82bf9ba59a6e7fdf57adbe8db1482c56239c68') package() { depends=('php' 'php-gd')
