Date: Wednesday, September 22, 2021 @ 00:50:40
  Author: spupykin
Revision: 1021314

upgpkg: drupal 9.2.6-1

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-22 00:50:20 UTC (rev 1021313)
+++ PKGBUILD    2021-09-22 00:50:40 UTC (rev 1021314)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier <[email protected]>
 
 pkgname=drupal
-pkgver=9.2.0
+pkgver=9.2.6
 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=('75c6d41af62ae474dcb607d848191fbe8046cc231655fec89739a9106ee10440')
+sha256sums=('bd586efc526db71a1d8dba1ca1e50d53234219c71233d206c052805e28389d5d')
 
 package() {
   depends=('php7' 'php7-gd')

Reply via email to