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

Frederik Schwan freswa at gemini.archlinux.org
Mon Jul 26 21:07:05 UTC 2021


    Date: Monday, July 26, 2021 @ 21:07:05
  Author: freswa
Revision: 985939

upgpkg: crun 0.21-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 21:06:32 UTC (rev 985938)
+++ PKGBUILD	2021-07-26 21:07:05 UTC (rev 985939)
@@ -2,8 +2,8 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.20.1
-pkgrel=2
+pkgver=0.21
+pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
 url="https://github.com/containers/crun"
 license=('LGPL')
@@ -15,7 +15,7 @@
 )
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('d118b9749e0ea90de1bd8bb1314f319f43559bbd275cd9331f2d96cfd1ccf9e0'
+sha256sums=('9e482321883268a88022a23b72fbddcf36ec43cb482643534836fed242539802'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list