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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 5 14:01:02 UTC 2017


    Date: Thursday, January 5, 2017 @ 14:01:01
  Author: spupykin
Revision: 204895

upgpkg: drupal 8.2.5-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-05 14:00:56 UTC (rev 204894)
+++ PKGBUILD	2017-01-05 14:01:01 UTC (rev 204895)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.2.4
+pkgver=8.2.5
 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=('119bdd1e3ef592cd17efc318651d25e875d242708455ea9b3110dd5905a35d17')
+sha256sums=('41c1ba9573e4974494a5ce0888366638132e798e2b71ea7130b197f88f22a5fe')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/drupal



More information about the arch-commits mailing list