[arch-commits] Commit in drupal/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Dec 6 07:59:28 UTC 2018


    Date: Thursday, December 6, 2018 @ 07:59:27
  Author: spupykin
Revision: 411627

upgpkg: drupal 8.6.4-1

Modified:
  drupal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 07:59:05 UTC (rev 411626)
+++ PKGBUILD	2018-12-06 07:59:27 UTC (rev 411627)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.6.3
+pkgver=8.6.4
 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=('0b6d9e5a154441f04337d2217efa56c6d2666d3b9ec9713ed4f159093cdf4e5a')
+sha256sums=('77b438560fb4c5fe7d673897ea335dffc9a5e563f084511b0c73c099933a6ed0')
 
 package() {
   depends=('php' 'php-gd')



More information about the arch-commits mailing list