Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / drupal
Commits: 8f53238a by Sergej Pupykin at 2023-08-02T03:13:33+03:00 upgpkg: 10.1.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=10.0.8 +pkgver=10.1.1 pkgrel=1 pkgdesc="A PHP-based content management platform" arch=('any') @@ -13,7 +13,7 @@ install='drupal.install' backup=('etc/webapps/drupal/.htaccess') options=(!strip) source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz) -sha256sums=('8a813d5ff58cc49af773fdad8c58a1f6e56772912f1415c6e90c013753d0ad2f') +sha256sums=('902ad8c8d50743f2a250d23f1adb1aaf12b15b167bdbf46f2a7bd13d65088f24') package() { depends=('php' 'php-gd') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drupal/-/commit/8f53238ad3bc47fbd958c091065da636ef88b274 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drupal/-/commit/8f53238ad3bc47fbd958c091065da636ef88b274 You're receiving this email because of your account on gitlab.archlinux.org.
