[arch-commits] Commit in drupal/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jun 7 10:46:13 UTC 2018
Date: Thursday, June 7, 2018 @ 10:46:13
Author: spupykin
Revision: 341742
upgpkg: drupal 8.5.4-1
Modified:
drupal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 10:23:37 UTC (rev 341741)
+++ PKGBUILD 2018-06-07 10:46:13 UTC (rev 341742)
@@ -3,7 +3,7 @@
# Contributor: Corrado Primier <cp663137 at stud.polimi.it>
pkgname=drupal
-pkgver=8.5.3
+pkgver=8.5.4
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=('7fc105f9e04ac5ccd337ff784aeaba6b48841490d7a80fd8ddb002fac0def47b')
+sha256sums=('7afed7495ada181acfd8ea262a13d562e25fcef5f17809c560c7dc248f9e5fbf')
package() {
depends=('php' 'php-gd')
More information about the arch-commits
mailing list