diff options
author | Gaël PORTAY | 2022-09-08 23:16:09 -0400 |
---|---|---|
committer | Gaël PORTAY | 2022-09-08 23:16:09 -0400 |
commit | 87fb9565ac6e6bd09cd7d7126706b2998197cd7e (patch) | |
tree | 2e8a07a6c9691b0c6e7288b75c72c36a9abd0b24 /.SRCINFO | |
parent | 85e48b4309258959e1f540919f618308d5c2b3bf (diff) | |
download | aur-87fb9565ac6e6bd09cd7d7126706b2998197cd7e.tar.gz |
v7
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 = 6 + pkgver = 7 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/v6.tar.gz + source = https://github.com/gportay/iamroot/archive/v7.tar.gz validpgpkeys = 8F3491E60E62695ED780AC672FA122CA0501CA71 - sha256sums = 00c861216b5ea76f1a13c22030da3dd7b9227ed1c0720ecab0e3ab7e94e114fc + sha256sums = 252fddc6b552898a482564cae187673025552a9154616190027ecfc264b7f482 pkgname = iamroot |