summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortqre2021-01-09 17:03:46 +0200
committertqre2021-01-09 17:03:46 +0200
commitf9306442be4a6a0052de65173c6fd29d1a704588 (patch)
tree03f19cfd5b8a442c2cda3bd4fe6abecaa0f4a932 /PKGBUILD
parentac424f6304ff3fb00f1386016b896e784429fc64 (diff)
downloadaur-base-devel-selinux.tar.gz
base-devel-selinux 1-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0082c25cfe6d..03fa07b76a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,6 @@
# Substitution for Arch Linux's base-devel -group as a meta package for SELinux
# https://www.archlinux.org/groups/x86_64/base-devel/
-#
-# Arch Linux SELinux support package upstream repository:
-# https://github.com/archlinuxhardened/selinux
+# https://wiki.archlinux.org/index.php/SELinux
# Maintainer: Tuomo Kuure <tqre@far.fi>
@@ -12,7 +10,7 @@ pkgrel=1
pkgdesc='Meta package that substitutes base-devel group with SELinux support'
arch=('any')
license=('GPL')
-url='https://github.com/tqre/selinux/tree/base-selinux'
+url='https://github.com/archlinuxhardened/selinux'
groups=('selinux')
depends=(
'base-selinux'