diff --git a/.SRCINFO b/.SRCINFO index f9064c5..4ee26ad 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.8.0.r13.93a3386 + pkgver = 0.8.1.r6.6168fef pkgrel = 1 url = https://pacwrap.sapphirus.org/ arch = x86_64 @@ -24,7 +24,7 @@ pkgname = pacwrap-git depends = libalpm.so>=14 depends = libseccomp depends = pacman - depends = pacwrap-dist-git=0.8.0.r13.93a3386 + depends = pacwrap-dist-git=0.8.1.r6.6168fef depends = zstd optdepends = xdg-dbus-proxy provides = pacwrap diff --git a/PKGBUILD b/PKGBUILD index b6b7c64..9a87ee1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ -# Maintainer: Xavier R.M. (sapphirus at azorium dot net) +# Maintainer: Xavier Moffett (sapphirus at azorium dot net) _pkgname=pacwrap pkgname=('pacwrap-git' 'pacwrap-dist-git') -pkgver=0.8.0.r13.93a3386 +pkgver=0.8.1.r6.6168fef pkgrel=1 _pkgbase=$_pkgname pkgdesc="Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers."