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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue May 31 08:39:44 UTC 2016


    Date: Tuesday, May 31, 2016 @ 10:39:44
  Author: mtorromeo
Revision: 177502

upgpkg: rkt 1.7.0-1

Updated to 1.7.0

Modified:
  rkt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-31 08:21:37 UTC (rev 177501)
+++ PKGBUILD	2016-05-31 08:39:44 UTC (rev 177502)
@@ -7,13 +7,13 @@
 # Contributor: Carl George <arch at cgtx dot us> PGP-Key: 4BA2F7E101D9F512
 
 pkgname=rkt
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="App container runtime"
 arch=('x86_64')
 url="https://github.com/coreos/rkt"
 license=(apache)
-depends=('glibc' 'openssl' 'zlib')
+depends=('glibc' 'openssl' 'zlib' 'systemd')
 makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny'
              'intltool' 'gperf' 'git' 'libseccomp' 'bc')
 
@@ -32,7 +32,7 @@
 noextract=(coreos_production_pxe_image.cpio.gz
            linux-$KERNEL_VERSION.tar.xz)
 validpgpkeys=('04127D0BFABEC8871FFB2CCE50E0885593D2DCB4')
-sha256sums=('767f2ed21d6dbf00a7a264d0dbd84a2733d56dbe97bab90b3d99af47d33c9b5c'
+sha256sums=('80806ea63fe741cc569c991f98721289cd439c2239c3a8b1966ced2e467ed182'
             '2e34b18dc6d8a7f89ab6dd64ed405299171067f4d9f0bb2cf18b15be9985bed2'
             'SKIP'
             '11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72'



More information about the arch-commits mailing list