diff options
author | Gaël PORTAY | 2022-06-30 14:13:30 +0200 |
---|---|---|
committer | Gaël PORTAY | 2022-06-30 14:13:30 +0200 |
commit | 85e48b4309258959e1f540919f618308d5c2b3bf (patch) | |
tree | 11f319db08635bda604d870c603152743ccd0ea0 /.SRCINFO | |
parent | 0c15323ef58bc4cc0205765b76d29b06e5eb6e4d (diff) | |
download | aur-85e48b4309258959e1f540919f618308d5c2b3bf.tar.gz |
v6
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = iamroot pkgdesc = Emulating the syscall chroot(2) in an unpriviliged process - pkgver = 5 + pkgver = 6 pkgrel = 1 url = https://github.com/gportay/iamroot arch = x86_64 @@ -19,8 +19,8 @@ pkgbase = iamroot makedepends = git makedepends = asciidoctor options = !strip - source = https://github.com/gportay/iamroot/archive/v5.tar.gz + source = https://github.com/gportay/iamroot/archive/v6.tar.gz validpgpkeys = 8F3491E60E62695ED780AC672FA122CA0501CA71 - sha256sums = 2a8cd0f8bf8386622d943835f81a91c10766ba416ce8d5665ccd6b6150de8a8c + sha256sums = 00c861216b5ea76f1a13c22030da3dd7b9227ed1c0720ecab0e3ab7e94e114fc pkgname = iamroot |