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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 30 14:05:41 UTC 2014


    Date: Tuesday, December 30, 2014 @ 15:05:40
  Author: spupykin
Revision: 124906

upgpkg: lxc 1:1.0.7-2

upd

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 14:05:37 UTC (rev 124905)
+++ PKGBUILD	2014-12-30 14:05:40 UTC (rev 124906)
@@ -8,7 +8,7 @@
 pkgname=lxc
 pkgver=1.0.7
 epoch=1
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Containers"
 arch=('i686' 'x86_64')
 url="http://linuxcontainers.org"
@@ -22,6 +22,7 @@
 install=lxc.install
 options=('emptydirs')
 backup=('etc/lxc/default.conf')
+validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
 source=("http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz"{,.asc}
 	"lxc.tmpfiles.d"
 	"lxc.service")
@@ -28,7 +29,7 @@
 md5sums=('b48f468a9bef0e4e140dd723f0a65ad0'
          'SKIP'
          'df94c9fb8a753011c86ee664e9f521ff'
-         '32db4ef06b27f36e15ff4b67c049dfeb')
+         '4b41aa53ee714c60f0309541d2e9ea15')
 
 prepare() {
   cd "$srcdir/$pkgname-${pkgver/_/-}"



More information about the arch-commits mailing list