[arch-commits] Commit in crun/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Wed Apr 21 21:30:18 UTC 2021


    Date: Wednesday, April 21, 2021 @ 21:30:17
  Author: foxboron
Revision: 920718

upgpkg: crun 0.19.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 21:26:53 UTC (rev 920717)
+++ PKGBUILD	2021-04-21 21:30:17 UTC (rev 920718)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.19
+pkgver=0.19.1
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
 url="https://github.com/containers/crun"
@@ -12,7 +12,7 @@
 makedepends=('libtool' 'python' 'go-md2man' 'systemd')
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('62d8bb76936dae29992e240d0169683957d6cfdfe53939bbf2f7c8dcb9f26ecf'
+sha256sums=('3ad42e97a4e9942b110101ebea4bc61a6437c63460eb997badb3d2c39604c1a1'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list