1
0
Fork 0
mirror of https://aur.archlinux.org/pacwrap.git synced 2025-04-26 22:24:27 -04:00

Bump to 0.8.0

- Bumped to stable tarball release 0.8.0
- Overhauled PKGBUILD to be inline with the current pacwrap-git HEAD
This commit is contained in:
Xavier Moffett 2024-03-31 00:35:40 -04:00
parent b07219a9db
commit 2e500f2a2c
2 changed files with 42 additions and 34 deletions

View file

@ -1,6 +1,6 @@
pkgbase = pacwrap
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
pkgver = 0.7.2
pkgver = 0.8.0
pkgrel = 1
url = https://pacwrap.sapphirus.org/
arch = x86_64
@ -9,23 +9,27 @@ pkgbase = pacwrap
makedepends = git
makedepends = fakeroot
makedepends = pacman
makedepends = libalpm.so>=14
makedepends = zstd
makedepends = busybox
makedepends = fakechroot
options = !lto
source = pacwrap-0.7.2.tar.zst::https://github.com/pacwrap/pacwrap/releases/download/0.7.2/pacwrap-0.7.2.tar.zst
sha512sums = eea9177b2d7065915a6e0dd911881242f9690509e710a66eb3114cf9459668c839f983580d87f7d4e161006ca06df1b3572769ccdf52430f84061a20e94302e4
source = pacwrap-0.8.0.tar.zst::https://github.com/pacwrap/pacwrap/releases/download/0.8.0/pacwrap-0.8.0.tar.zst
sha512sums = 832139cd18e276c46fed275e8d4b6bdf215ce14ab9d8cf39d1ffc93bde952028b2a9cb2c4b635170b3093ed0a6f8e46c1a9dd6874c54a283c0913c27c0df14e9
pkgname = pacwrap
depends = bash
depends = bubblewrap
depends = gnupg
depends = pacman
depends = libalpm.so>=14
depends = libseccomp
depends = pacwrap-dist=0.7.2
depends = pacwrap-dist=0.8.0
depends = zstd
optdepends = xdg-dbus-proxy
provides = pacwrap
conflicts = pacwrap
pkgname = pacwrap-dist
provides = pacwrap-dist
conflicts = pacwrap-dist