summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2018-10-13 20:41:46 -0400
committerStick2018-10-13 20:41:46 -0400
commitd5e22d902f1a6a2b4b7dfbcd029f0624caf1c705 (patch)
tree6b425d82299de19e53dc885822dfdb809da18394
parent8021da318231bdd51826027aeab96a4757766cb8 (diff)
downloadaur-d5e22d902f1a6a2b4b7dfbcd029f0624caf1c705.tar.gz
fix: package description mentions systemd
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8b8e97ff391..fbe1a37973b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
_pkg=wildfly
pkgname="${_pkg}"-systemd
pkgver=14.0.1.Final
-pkgrel=1
+pkgrel=2
-pkgdesc='Wildfly Application Server'
+pkgdesc='Wildfly Application Server with systemd integration'
arch=('any')
url='http://www.wildfly.org/'
license=('LGPL')