summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph R. Prostko2017-07-30 13:03:46 -0400
committerJoseph R. Prostko2017-07-30 13:03:46 -0400
commitf5888a97f79ac25704d1d2f56629bebeb906419e (patch)
treec3a23605b167763c49f8b5cadccd32480252af76 /PKGBUILD
parent87c92ee6e3b58baeb4ca2a202c4b5e01d7ac2562 (diff)
downloadaur-f5888a97f79ac25704d1d2f56629bebeb906419e.tar.gz
Update concrete5 to v8.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79ff9f903924..0983e5b4a587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph R. Prostko <joe dot prostko at gmail dot com>
pkgname=concrete5
-pkgver=8.1.0
+pkgver=8.2.0
pkgrel=1
pkgdesc="A PHP-based open source content management system"
arch=('any')
@@ -15,7 +15,7 @@ optdepends=('apache: Web server to run concrete5'
install="$pkgname.install"
options=('!strip')
source=(http://www.concrete5.org/releases/$pkgname-$pkgver.zip)
-sha256sums=('96df7d82b628323c0e9ba8fe0550d87629193dd4a65640f109ff589294fd110c')
+sha256sums=('03bf25858cfdfefaa74c92849480265dd4636bce2e925a0394770ccd3390664a')
package() {
_instdir=$pkgdir/usr/share/webapps/$pkgname