Bump to 0.8.1.r6.6168fef

- Attribution update
This commit is contained in:
Xavier Moffett 2024-05-02 17:46:40 -04:00
parent d1bca045b9
commit 965aa961b2
Signed by: Sapphirus
GPG Key ID: A6C061B2CEA1A7AC
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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."