mirror of
https://aur.archlinux.org/pacwrap.git
synced 2024-11-21 13:36:28 +00:00
Corrected package description
This commit is contained in:
parent
9088356320
commit
b07219a9db
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,5 +1,5 @@
|
|||
pkgbase = pacwrap
|
||||
pkgdesc = Facilitates the creation, management, and execution of Arch-baesd unprivileged bubblewrap containers.
|
||||
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
|
||||
pkgver = 0.7.2
|
||||
pkgrel = 1
|
||||
url = https://pacwrap.sapphirus.org/
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -3,7 +3,7 @@
|
|||
pkgname=('pacwrap' 'pacwrap-dist')
|
||||
pkgver=0.7.2
|
||||
pkgrel=1
|
||||
pkgdesc="Facilitates the creation, management, and execution of Arch-baesd unprivileged bubblewrap containers."
|
||||
pkgdesc="Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers."
|
||||
arch=('x86_64')
|
||||
url="https://pacwrap.sapphirus.org/"
|
||||
license=('GPLv3-only')
|
||||
|
|
Loading…
Reference in a new issue