summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTimothée Ravier2013-11-03 19:42:41 +0100
committerTimothée Ravier2013-11-03 19:42:41 +0100
commit4a82b93130427e5784eb0f4cedfde2ba68f0d326 (patch)
tree64f708255c0b271e8ca0efd742a7d20e24a0673d /.SRCINFO
downloadaur-4a82b93130427e5784eb0f4cedfde2ba68f0d326.tar.gz
General update: SELinux userspace & pkg renaming
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a93a414e89c3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = coreutils-selinux
+ pkgdesc = The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support
+ pkgver = 8.21
+ pkgrel = 2
+ url = http://www.gnu.org/software/coreutils
+ install = coreutils.install
+ arch = i686
+ arch = x86_64
+ groups = selinux
+ license = GPL3
+ depends = glibc
+ depends = pam-selinux
+ depends = acl
+ depends = gmp
+ depends = libcap
+ depends = libselinux
+ provides = coreutils=8.21-
+ conflicts = coreutils
+ source = ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.21.tar.xz
+ source = ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.21.tar.xz.sig
+ md5sums = 065ba41828644eca5dd8163446de5d64
+ md5sums = SKIP
+
+pkgname = coreutils-selinux
+