[arch-commits] Commit in bubblewrap/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri May 10 08:45:43 UTC 2019


    Date: Friday, May 10, 2019 @ 08:45:42
  Author: bpiotrowski
Revision: 352808

0.3.3-1

Modified:
  bubblewrap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-10 08:44:54 UTC (rev 352807)
+++ PKGBUILD	2019-05-10 08:45:42 UTC (rev 352808)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=bubblewrap
-pkgver=0.3.1
+pkgver=0.3.3
 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=e7b517f40956a153972fd61a2c6da1140f52990b  # tags/v0.3.1^0
+_commit=bc13e228d172cc2385aa445b512c6bf8ca2f3376  # tags/v0.3.3^0
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list