diff --git a/.SRCINFO b/.SRCINFO index 75e401b..ae091dc 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index dccb915..3bf913f 100644 --- a/PKGBUILD +++ b/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/"