summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph R. Prostko2016-05-23 21:02:00 -0400
committerJoseph R. Prostko2016-05-23 21:02:00 -0400
commita1e132057b8617b27b20165649d0503408b4bea8 (patch)
treee2cefb2784daf5977aff86d643f329199993b3d4 /PKGBUILD
parentd0d8df68851637791f7c34b93efd268b90b4968a (diff)
downloadaur-a1e132057b8617b27b20165649d0503408b4bea8.tar.gz
Update concrete5 to 5.7.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b357af3fce91..866e41b7728e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=concrete5
_pkgname=concrete
-pkgver=5.7.5.7
+pkgver=5.7.5.8
pkgrel=1
pkgdesc="A PHP-based open source content management system"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('apache: Web server to run concrete5'
install="$pkgname.install"
options=('!strip')
source=(http://www.concrete5.org/releases/$_pkgname$pkgver.zip)
-sha256sums=('3003e298405d5b0347a49618349b502e98357f05c85feddb89a4963674912879')
+sha256sums=('44bcfbc378457541c768dd7dd7eedcd61c0ed4b41a352f68449ae4a6bc072534')
package() {
_instdir=$pkgdir/usr/share/webapps/$pkgname