Date: Monday, November 7, 2022 @ 23:05:43
  Author: freswa
Revision: 1345884

upgpkg: crun 1.7-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-07 22:20:54 UTC (rev 1345883)
+++ PKGBUILD    2022-11-07 23:05:43 UTC (rev 1345884)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.6
+pkgver=1.7
 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=('8ae387950f3f75aaff7fe9da14f2f012be842a8b20038bb8344a451197b40ee4'
+sha256sums=('4de7fccf38a127f2b9d3a5c5d1f7f974ae150918dac6d68adf089ece3cbd485f'
             'SKIP')
 
 build() {

Reply via email to