Date: Tuesday, January 31, 2023 @ 20:36:18
  Author: freswa
Revision: 1391560

upgpkg: crun 1.8-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-31 20:33:10 UTC (rev 1391559)
+++ PKGBUILD    2023-01-31 20:36:18 UTC (rev 1391560)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.7.2
+pkgver=1.8
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
 url="https://github.com/containers/crun";
@@ -13,7 +13,7 @@
 makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
 
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('dfce0fdf042c7de84e8672369f54f723c2f788d2bde076a4c6edf530e6306b5a'
+sha256sums=('6dc621b6825eaf0d6a8f70d2a7fa9adde24cee3ad9221a5efbadb0b8b25e0843'
             'SKIP')
 
 build() {

Reply via email to