1
0
mirror of https://aur.archlinux.org/pacwrap.git synced 2024-09-16 15:40:46 +00:00
pacwrap/.SRCINFO
Xavier Moffett 383124194d
Update .SRCINFO
- Remove package provider declaration, as it is redundant for the primary
  package provider.
- Lock libalpm to 15 for make dependencies.
2024-09-15 16:12:33 -04:00

32 lines
760 B
Plaintext

pkgbase = pacwrap
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
pkgver = 0.8.5
pkgrel = 2
url = https://pacwrap.sapphirus.org/
arch = x86_64
license = GPLv3-only
makedepends = cargo
makedepends = busybox
makedepends = fakechroot
makedepends = fakeroot
makedepends = git
makedepends = libalpm.so=15
makedepends = pacman
makedepends = zstd
options = !lto
source = pacwrap::git+https://github.com/pacwrap/pacwrap.git#tag=0.8.5
md5sums = SKIP
pkgname = pacwrap
depends = bash
depends = bubblewrap
depends = gnupg
depends = libalpm.so=15
depends = libseccomp
depends = pacman
depends = pacwrap-dist=0.8.5
depends = zstd
optdepends = xdg-dbus-proxy
pkgname = pacwrap-dist