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

Sergej Pupykin spupykin at archlinux.org
Fri Jun 2 15:58:21 UTC 2017


    Date: Friday, June 2, 2017 @ 15:58:20
  Author: spupykin
Revision: 233426

upgpkg: cgmanager 0.41-1

Modified:
  cgmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 15:48:32 UTC (rev 233425)
+++ PKGBUILD	2017-06-02 15:58:20 UTC (rev 233426)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=cgmanager
-pkgver=0.39
-pkgrel=2
+pkgver=0.41
+pkgrel=1
 pkgdesc="Another daemon for managing control groups"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/"
@@ -11,7 +11,7 @@
 depends=('libnih')
 makedepends=('help2man')
 source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz")
-md5sums=('83ef00049944f1e444a3149afc668a1d')
+sha256sums=('29b155befb3ac233d5d29dbca7c791c8138bab01bfa78ea4757ebb88ce23b458')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list