mirror of
https://aur.archlinux.org/pacwrap.git
synced 2024-12-03 10:47:16 +00:00
Bump to 0.8.4-2
- Release version 2 for glibc 2.40 update.
This commit is contained in:
parent
23c7797c75
commit
bdbffc1f5b
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = pacwrap
|
||||
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
|
||||
pkgver = 0.8.4
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://pacwrap.sapphirus.org/
|
||||
arch = x86_64
|
||||
license = GPLv3-only
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -3,7 +3,7 @@
|
|||
_pkgname=pacwrap
|
||||
pkgname=('pacwrap' 'pacwrap-dist')
|
||||
pkgver=0.8.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers."
|
||||
arch=('x86_64')
|
||||
url="https://pacwrap.sapphirus.org/"
|
||||
|
|
Loading…
Reference in a new issue