diff --git a/.SRCINFO b/.SRCINFO index e401890..02b99ac 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = pacwrap-git pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers. - pkgver = 0.7.2.r39.3dfd035 + pkgver = 0.8.0.r9.a8f2d58 pkgrel = 1 url = https://pacwrap.sapphirus.org/ arch = x86_64 @@ -24,7 +24,7 @@ pkgname = pacwrap-git depends = pacman depends = libalpm.so>=14 depends = libseccomp - depends = pacwrap-dist-git=0.7.2.r39.3dfd035 + depends = pacwrap-dist-git=0.8.0.r9.a8f2d58 depends = zstd optdepends = xdg-dbus-proxy provides = pacwrap diff --git a/PKGBUILD b/PKGBUILD index c835f07..db8e39e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=pacwrap pkgname=('pacwrap-git' 'pacwrap-dist-git') -pkgver=0.7.2.r39.3dfd035 +pkgver=0.8.0.r9.a8f2d58 pkgrel=1 _pkgbase=$_pkgname pkgdesc="Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers."