summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd5f48b333eb..7497bc9142f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
-# Maintainer: Acidhub <contact@acidhub.click>
+# Maintainer: Vladimir Panteleev <arch-pkg at thecybershadow.net>
+# Contributor: Acidhub <contact@acidhub.click>
pkgname=nullidentdmod-git
pkgver=20180619.33.1d810ba
-pkgrel=1
+pkgrel=2
pkgdesc="Minimal identd server with customizable userid"
conflicts=('oidentd' 'nullidentd' 'pindetd' 'nullidentdmod')
arch=('any')
+makedepends=('git')
url="http://acidhub.click/NullidentdMod/"
license=('GPL')
source=("git+https://github.com/Acidhub/${pkgname%-*}")