[arch-commits] Commit in playpen/trunk (PKGBUILD)
Daniel Micay
thestinger at archlinux.org
Wed Nov 25 12:05:30 UTC 2015
Date: Wednesday, November 25, 2015 @ 13:05:30
Author: thestinger
Revision: 147768
upgpkg: playpen 1:13-1
Modified:
playpen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-25 10:44:29 UTC (rev 147767)
+++ PKGBUILD 2015-11-25 12:05:30 UTC (rev 147768)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Daniel Micay <danielmicay at gmail.com>
pkgname=playpen
-pkgver=12
+pkgver=13
pkgrel=1
epoch=1
pkgdesc='A secure application sandbox using namespaces, cgroups and seccomp'
@@ -10,7 +10,7 @@
license=(MIT)
depends=(libseccomp systemd)
makedepends=(git)
-source=(git://github.com/thestinger/playpen#tag=$pkgver)
+source=(git+https://github.com/thestinger/playpen#tag=$pkgver)
md5sums=('SKIP')
build() {
More information about the arch-commits
mailing list