Template
1
0
Fork 0
mirror of https://aur.archlinux.org/pacwrap-git.git synced 2024-10-18 07:52:58 +00:00

Bump to 0.7.2.r39.3dfd035

This commit is contained in:
Xavier Moffett 2024-03-31 00:32:30 -04:00
parent e91d0c2d8e
commit f3ea308419
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = pacwrap-git
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
pkgver = pkgver=0.7.2.r33.b976554
pkgver = 0.7.2.r39.3dfd035
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=pkgver=0.7.2.r33.b976554
depends = pacwrap-dist-git=0.7.2.r39.3dfd035
depends = zstd
optdepends = xdg-dbus-proxy
provides = pacwrap

View file

@ -2,7 +2,7 @@
_pkgname=pacwrap
pkgname=('pacwrap-git' 'pacwrap-dist-git')
pkgver=pkgver=0.7.2.r33.b976554
pkgver=0.7.2.r39.3dfd035
pkgrel=1
_pkgbase=$_pkgname
pkgdesc="Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers."