diff --git a/.SRCINFO b/.SRCINFO index 047616b..5aec775 100644 --- a/.SRCINFO +++ b/.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/ diff --git a/PKGBUILD b/PKGBUILD index 328a659..0a200e3 100644 --- a/PKGBUILD +++ b/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')