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

Sergej Pupykin spupykin at archlinux.org
Thu Nov 15 10:40:02 UTC 2018


    Date: Thursday, November 15, 2018 @ 10:40:01
  Author: spupykin
Revision: 407640

upgpkg: drupal 8.6.3-1

Modified:
  drupal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-15 10:33:40 UTC (rev 407639)
+++ PKGBUILD	2018-11-15 10:40:01 UTC (rev 407640)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 
 pkgname=drupal
-pkgver=8.6.2
+pkgver=8.6.3
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -12,8 +12,8 @@
 install='drupal.install'
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
-source=(https://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('9611e1b7576b8bbd05bcc60388c1cb911ed42eb05300c109c889b31554e0d696')
+source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+sha256sums=('0b6d9e5a154441f04337d2217efa56c6d2666d3b9ec9713ed4f159093cdf4e5a')
 
 package() {
   depends=('php' 'php-gd')



More information about the arch-commits mailing list