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

Morten Linderud foxboron at archlinux.org
Thu Jun 17 20:18:54 UTC 2021


    Date: Thursday, June 17, 2021 @ 20:18:54
  Author: foxboron
Revision: 964751

upgpkg: crun 0.20.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-17 20:16:47 UTC (rev 964750)
+++ PKGBUILD	2021-06-17 20:18:54 UTC (rev 964751)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.20
+pkgver=0.20.1
 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=('dc9b3364674d970739dbd660c86ff9230bd586846e00fab562a8c2be489e6ab3'
+sha256sums=('d118b9749e0ea90de1bd8bb1314f319f43559bbd275cd9331f2d96cfd1ccf9e0'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list