Date: Tuesday, March 21, 2023 @ 20:40:20
  Author: foxboron
Revision: 1425035

upgpkg: crun 1.8.2-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 20:37:45 UTC (rev 1425034)
+++ PKGBUILD    2023-03-21 20:40:20 UTC (rev 1425035)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.8.1
+pkgver=1.8.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=('01b68269d94e5fe11106a9b14c2f144be03b16ec798951f4efa6aa16ba9da29a'
+sha256sums=('7f1916d9617d57d2e1699f7d771300418749d8b136322e8a2e22551b60f63a81'
             'SKIP')
 
 build() {

Reply via email to