summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2019-10-11 21:04:31 -0400
committerStick2019-10-11 21:04:31 -0400
commitf550efcf14ec196e1bd464af5463d97c217724ca (patch)
tree770266239f98343b15acd079fa8fc67db094d391
parent049b3852c534fab8d91b9b7a4044ee8a9ef9ae4b (diff)
downloadaur-f550efcf14ec196e1bd464af5463d97c217724ca.tar.gz
update maintainer
-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')