Date: Tuesday, November 29, 2022 @ 20:26:14
  Author: freswa
Revision: 1355188

upgpkg: crun 1.7.2-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-29 20:25:00 UTC (rev 1355187)
+++ PKGBUILD    2022-11-29 20:26:14 UTC (rev 1355188)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.7.1
+pkgver=1.7.2
 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=('bceade123d27ce31ab31bca14351e0cf4951e57b5b45de7a2dd3d512ef17912f'
+sha256sums=('dfce0fdf042c7de84e8672369f54f723c2f788d2bde076a4c6edf530e6306b5a'
             'SKIP')
 
 build() {

Reply via email to