summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc Straube2020-11-13 02:34:46 +0100
committerMarc Straube2020-11-13 02:34:46 +0100
commit7d58b3393586afc172f41407a38cb8680f7eb67c (patch)
treecab28457e94588e716d9d75d6b09de7b7b719408 /PKGBUILD
parent8b508975b0226d188fa23c5dd73393fb80ce039f (diff)
downloadaur-apacheadm.tar.gz
Update to version 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c41a057f0249..704620080688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marc Straube <email@marcstraube.de>
pkgname=apacheadm
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Tool to enable and disable apache modules and virtual hosts"
arch=('any')
@@ -22,7 +22,7 @@ backup=('etc/httpd/conf/mods-available/alias.conf'
'etc/httpd/conf/mods-available/ssl.conf'
'etc/httpd/conf/mods-available/unixd.conf')
source=("https://github.com/marcstraube/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('fc7e9382acd3e60f7815f81f236099a841d0f781dc448492f010233bae611ed8e781e60622c9b19f9e6c7cbf6c9ff74048fe9a15e84f7b30f533fedce12c9a50')
+sha512sums=('bcdfc3ba487f54bc5a08e66c6a6d3625ca587c704c14db5fe825bcaee583f48e766d9874cbf8a6a532c5acc6af3f13bc20d621ae88394446ef2fc8bfdc3df1d6')
package() {
cd "$pkgname-$pkgver"