summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a32bed1cc65c..41db43e1350f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wildfly-systemd
pkgdesc = Wildfly Application Server with upstream systemd integration
pkgver = 18.0.0.Final
- pkgrel = 1
+ pkgrel = 2
url = http://www.wildfly.org/
install = wildfly.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index af69f496d02a..1ad4150f8cee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Wildfly Application Server package set up for systemd
-# Maintainer: Nathaniel Stickney <nstickney@gmail.com>
+# Maintainer: Stick <stick at stma dot is>
# Contributor: Holger Rauch <holger dot rauch at posteo dot de>
# Contributor: Zdenek Obst <zdenek dot obst at gmail dot com>
# shellcheck disable=2034
@@ -7,7 +7,7 @@
_pkg=wildfly
pkgname="${_pkg}"-systemd
pkgver=18.0.0.Final
-pkgrel=1
+pkgrel=2
pkgdesc='Wildfly Application Server with upstream systemd integration'
arch=('any')