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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 29 11:40:20 UTC 2018


    Date: Thursday, March 29, 2018 @ 11:40:19
  Author: spupykin
Revision: 313363

upgpkg: drupal 8.5.1-1

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 09:22:39 UTC (rev 313362)
+++ PKGBUILD	2018-03-29 11:40:19 UTC (rev 313363)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.5.0
+pkgver=8.5.1
 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=('ad137a492676334b44adafdb92a692561dbb7e53bdfbd606066b5a196eb85f15')
+sha256sums=('7bcd8f05415e60301a2b38a7352f9018ae7bedc2ca0ab68d114f6b5de6bb598e')
 
 package() {
   depends=('php' 'php-gd')



More information about the arch-commits mailing list