summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-10-02 18:39:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-10-02 18:39:43 -0700
commitad6317dafd15ff43445de222a749f2f1389455de (patch)
tree9b8cb35d44fff52afbeb25c48beda663519e2aaa
parentInitial commit (diff)
downloadchrony-openrc-ad6317dafd15ff43445de222a749f2f1389455de.tar.xz
Maintainer logic
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2beb02..9db41e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,16 @@
-# Maintainer: artoo <artoo@artixlinux.org>
+# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
-_url="https://raw.githubusercontent.com/gentoo/gentoo/master"
+# # I maintain this because:
+# Artix lacks this init script entirely
+# Gentoo version doesn't drop to custom user
+# Gentoo version doesn't forbid ipv6
pkgname=chrony-openrc
pkgver=20180712
pkgrel=2
pkgdesc="OpenRC chronyd init script"
arch=('any')
-url="https://github.com/artix-linux/packages"
+url="https://neueland.iserlohn-fortress.net/gitea/jc_gargma"
license=('GPL2')
groups=('openrc-system')
depends=('openrc' 'chrony')