[arch-commits] Commit in bubblewrap/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Mar 30 13:27:19 UTC 2020
Date: Monday, March 30, 2020 @ 13:27:18
Author: bpiotrowski
Revision: 378740
0.4.1-1
Modified:
bubblewrap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 13:07:18 UTC (rev 378739)
+++ PKGBUILD 2020-03-30 13:27:18 UTC (rev 378740)
@@ -1,7 +1,7 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=(bubblewrap bubblewrap-suid)
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc='Unprivileged sandboxing tool'
url='https://github.com/projectatomic/bubblewrap'
@@ -9,7 +9,7 @@
license=(GPL)
depends=(glibc libcap)
makedepends=(libxslt docbook-xsl git)
-_commit=320c0a442cddeee26cec78619992c641c7029a56 # tags/v0.4.0^0
+_commit=5feb64dc60c936a7f9e424df9478aae9b88ee48a
source=(git+$url#commit=$_commit)
sha256sums=('SKIP')
More information about the arch-commits
mailing list