[arch-commits] Commit in drupal/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri May 24 08:00:31 UTC 2019
Date: Friday, May 24, 2019 @ 08:00:30
Author: spupykin
Revision: 469554
upgpkg: drupal 8.7.2-1
Modified:
drupal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 07:55:24 UTC (rev 469553)
+++ PKGBUILD 2019-05-24 08:00:30 UTC (rev 469554)
@@ -2,7 +2,7 @@
# Contributor: Corrado Primier <cp663137 at stud.polimi.it>
pkgname=drupal
-pkgver=8.7.1
+pkgver=8.7.2
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=('0740de22a7a415b3892f2942b5023e3f570601b428c43e0302a075027b704570')
+sha256sums=('0c16350261bc65b9354329b4e8732a5ad3c16dc683959f945016f7cfcbcef171')
package() {
depends=('php' 'php-gd')
More information about the arch-commits
mailing list