Date: Monday, September 27, 2021 @ 18:59:14
  Author: foxboron
Revision: 1025779

upgpkg: crun 1.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-27 18:57:34 UTC (rev 1025778)
+++ PKGBUILD    2021-09-27 18:59:14 UTC (rev 1025779)
@@ -2,8 +2,8 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.0
-pkgrel=2
+pkgver=1.1
+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=('1db52e6a9c34d44dc49da6a35ac989d59865cec3267e443696f0ed1f4db31103'
+sha256sums=('ba282aadaf7987976c376d322f770354e210770bd8a53a670ee45f61d03f054e'
             'SKIP')
 
 build() {

Reply via email to