summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFanch2018-11-29 18:02:36 +0100
committerFanch2018-11-29 18:02:36 +0100
commit2f845f89f1fc11b1ccf558df254bf2381eef8f83 (patch)
tree2e501b606731ae69f063097cac95f18791e62d0b
parent4dee6496422d38e01cdac03c43726a3c7213b36c (diff)
downloadaur-2f845f89f1fc11b1ccf558df254bf2381eef8f83.tar.gz
Update Version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 739cd10a0692..a9043a53a1d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mod_itk
- pkgdesc = Apache module that allows you to run each of your vhost under a separate uid and gid
+ pkgdesc = Apache mpm itk module that allows you to run each of your vhost under a separate uid and gid
pkgver = 2.4.7.r04
pkgrel = 1
url = http://mpm-itk.sesse.net/
diff --git a/PKGBUILD b/PKGBUILD
index d6cb487e04dd..07fb6b2eb6a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _version=2.4.7-04
pkgname=mod_itk
pkgver=${_version//-/.r}
pkgrel=1
-pkgdesc='Apache module that allows you to run each of your vhost under a separate uid and gid'
+pkgdesc='Apache mpm itk module that allows you to run each of your vhost under a separate uid and gid'
arch=(x86_64)
url='http://mpm-itk.sesse.net/'
license=(APACHE)