[arch-commits] Commit in drupal/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Oct 14 08:46:13 UTC 2016
Date: Friday, October 14, 2016 @ 08:46:12
Author: spupykin
Revision: 192245
upgpkg: drupal 8.2.1-1
upd
Modified:
drupal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-14 08:44:58 UTC (rev 192244)
+++ PKGBUILD 2016-10-14 08:46:12 UTC (rev 192245)
@@ -3,7 +3,7 @@
# Contributor: Corrado Primier <cp663137 at stud.polimi.it>
pkgname=drupal
-pkgver=8.2.0
+pkgver=8.2.1
pkgrel=1
pkgdesc="A PHP-based content management platform"
arch=('any')
@@ -14,7 +14,7 @@
backup=('etc/webapps/drupal/.htaccess')
options=(!strip)
source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('5d0c57d2fd6338d60a5e311acc188b44')
+md5sums=('ad5ab19697ee0f7d786184ceaa7ddf6a')
package() {
_instdir=$pkgdir/usr/share/webapps/drupal
More information about the arch-commits
mailing list