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

Morten Linderud foxboron at archlinux.org
Fri Jan 22 20:19:07 UTC 2021


    Date: Friday, January 22, 2021 @ 20:19:07
  Author: foxboron
Revision: 825052

upgpkg: crun 0.17-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 20:17:37 UTC (rev 825051)
+++ PKGBUILD	2021-01-22 20:19:07 UTC (rev 825052)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.16
+pkgver=0.17
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
 url="https://github.com/containers/crun"
@@ -12,7 +12,7 @@
 makedepends=('libtool' 'python' 'go-md2man' 'systemd')
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('0c2d1af85d27bd1e7263e8be1384643629e3cbacc598437a811587db8e86027d'
+sha256sums=('d421730ade42af490e0f629c6a67f895941f1da07709d8ea370d5586b2915131'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list