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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Apr 14 11:04:49 UTC 2018


    Date: Saturday, April 14, 2018 @ 11:04:49
  Author: bpiotrowski
Revision: 321782

upgpkg: bubblewrap 0.2.1-1

new upstream release

Modified:
  bubblewrap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-14 10:18:33 UTC (rev 321781)
+++ PKGBUILD	2018-04-14 11:04:49 UTC (rev 321782)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=bubblewrap
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc='Unprivileged sandboxing tool'
 url='https://github.com/projectatomic/bubblewrap'
@@ -11,7 +11,7 @@
 depends=(glibc libcap)
 makedepends=(libxslt docbook-xsl)
 source=($url/releases/download/v$pkgver/bubblewrap-${pkgver}.tar.xz)
-sha256sums=('ccb61a3718b927765dafd3587c5b619d28c39a3f8b05a4b41e93b2fb2c181c2a')
+sha256sums=('54b8c805b0ed5c961f6975589c7343b9c3bf1a8987e1593683c670edeee31fe2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list