summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph R. Prostko2017-08-14 22:56:53 -0400
committerJoseph R. Prostko2017-08-14 22:56:53 -0400
commit0c677f700a805a75d5392c9a11111a062031d1c1 (patch)
tree973895c97a276e35585728bafb5e9fc5fdc2ecef /PKGBUILD
parentf5888a97f79ac25704d1d2f56629bebeb906419e (diff)
downloadaur-0c677f700a805a75d5392c9a11111a062031d1c1.tar.gz
Update concrete5 to v8.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0983e5b4a587..ef2d9c39aab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph R. Prostko <joe dot prostko at gmail dot com>
pkgname=concrete5
-pkgver=8.2.0
+pkgver=8.2.1
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=('03bf25858cfdfefaa74c92849480265dd4636bce2e925a0394770ccd3390664a')
+sha256sums=('6413eca00fa235deeea6b44fdf049b6e5204be03fb0cd2359114daa07f06a74b')
package() {
_instdir=$pkgdir/usr/share/webapps/$pkgname