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

Morten Linderud foxboron at archlinux.org
Sun Jul 12 20:58:59 UTC 2020


    Date: Sunday, July 12, 2020 @ 20:58:59
  Author: foxboron
Revision: 663363

upgpkg: crun 0.14.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-12 20:55:45 UTC (rev 663362)
+++ PKGBUILD	2020-07-12 20:58:59 UTC (rev 663363)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.14
+pkgver=0.14.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=('cf3d005dfd0579f3d3b7a493444e9a2a901e0cfceafd11ff3dadbc1af4b6b3fd'
+sha256sums=('8269b183fad6b20611d235be381f937790d003399567def6a222fbc46e8b5787'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list