[arch-commits] Commit in playpen/trunk (PKGBUILD)
    Daniel Micay 
    thestinger at archlinux.org
       
    Wed Aug  6 10:04:43 UTC 2014
    
    
  
    Date: Wednesday, August 6, 2014 @ 12:04:42
  Author: thestinger
Revision: 116918
upgpkg: playpen 1:7-1
Modified:
  playpen/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-06 09:49:16 UTC (rev 116917)
+++ PKGBUILD	2014-08-06 10:04:42 UTC (rev 116918)
@@ -1,6 +1,6 @@
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 pkgname=playpen
-pkgver=6
+pkgver=7
 pkgrel=1
 epoch=1
 pkgdesc='A secure application sandbox using namespaces, cgroups and seccomp'
@@ -10,7 +10,7 @@
 depends=(libseccomp systemd)
 makedepends=(git)
 source=(git://github.com/thestinger/playpen#tag=$pkgver)
-md5sums=(SKIP)
+md5sums=('SKIP')
 
 build() {
   cd $pkgname
    
    
More information about the arch-commits
mailing list