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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Aug 1 08:54:06 UTC 2018


    Date: Wednesday, August 1, 2018 @ 08:54:06
  Author: bpiotrowski
Revision: 329921

0.3.0-1

Modified:
  bubblewrap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-01 08:52:55 UTC (rev 329920)
+++ PKGBUILD	2018-08-01 08:54:06 UTC (rev 329921)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=bubblewrap
-pkgver=0.2.1
+pkgver=0.3.0
 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=('54b8c805b0ed5c961f6975589c7343b9c3bf1a8987e1593683c670edeee31fe2')
+sha256sums=('c8e52870b54a10235174775e03164b2a9253e19cb3a95b3e4bd9e2d84b9eaf2c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list