diff options
| author | Carl George <carl@a.cgtx.us> | 2016-02-04 22:57:35 -0600 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-02-05 18:09:37 +0200 |
| commit | c02193086c5971300ac09bd01ed8d18f3ad6fe1c (patch) | |
| tree | 149d9c44b42b7360f61a2f43f474bfa074bd8d7c /aur/rkt/.SRCINFO | |
| parent | c11c513d77c95c30a021b6fa41d862ddc08f9756 (diff) | |
rkt cleanup
* use `--enable-tpm=auto` configure flag
* add tmpfiles.d file
* use systemd-sysusers to add rkt group
dependency corrections
* automake is in base-devel, no need to list it
* trousers will be used if installed via the `--enable-tpm=auto` configure flag
Diffstat (limited to 'aur/rkt/.SRCINFO')
| -rw-r--r-- | aur/rkt/.SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/aur/rkt/.SRCINFO b/aur/rkt/.SRCINFO index 9ccb357..9d0d4b5 100644 --- a/aur/rkt/.SRCINFO +++ b/aur/rkt/.SRCINFO @@ -1,15 +1,14 @@ # Generated by mksrcinfo v8 -# Thu Feb 4 20:44:32 UTC 2016 +# Fri Feb 5 14:57:43 UTC 2016 pkgbase = rkt pkgdesc = App container runtime pkgver = 1.0.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/coreos/rkt install = rkt.install arch = x86_64 license = apache makedepends = cpio - makedepends = automake makedepends = go makedepends = wget makedepends = squashfs-tools @@ -20,13 +19,14 @@ pkgbase = rkt makedepends = libseccomp depends = glibc depends = openssl - depends = trousers depends = zlib provides = rkt conflicts = rocket replaces = rocket source = https://github.com/coreos/rkt/archive/v1.0.0.tar.gz + source = rkt.sysusers sha256sums = 7e30b03fa51a34db095484c4b111c526e49bead4e33232e1b239090503d7ac97 + sha256sums = 1ad8d343191be731289577d249a2467fbe5a69949117601e760b459f599d311f pkgname = rkt |
