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

Frederik Schwan freswa at gemini.archlinux.org
Wed Aug 25 20:59:19 UTC 2021


    Date: Wednesday, August 25, 2021 @ 20:59:19
  Author: freswa
Revision: 1004879

upgpkg: crun 1.0-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-25 19:28:29 UTC (rev 1004878)
+++ PKGBUILD	2021-08-25 20:59:19 UTC (rev 1004879)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.21
+pkgver=1.0
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
 url="https://github.com/containers/crun"
@@ -15,7 +15,7 @@
 )
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('9e482321883268a88022a23b72fbddcf36ec43cb482643534836fed242539802'
+sha256sums=('1db52e6a9c34d44dc49da6a35ac989d59865cec3267e443696f0ed1f4db31103'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list