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

Morten Linderud foxboron at archlinux.org
Tue Nov 3 21:58:36 UTC 2020


    Date: Tuesday, November 3, 2020 @ 21:58:36
  Author: foxboron
Revision: 741378

upgpkg: crun 0.15.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-03 21:55:13 UTC (rev 741377)
+++ PKGBUILD	2020-11-03 21:58:36 UTC (rev 741378)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.15
+pkgver=0.15.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=('e635b953327b1ae0155db63ef75be56755c0c3ce91ebbe4b4093774fdbd56df1'
+sha256sums=('10937b379e6f59aa84f21702564b85fb8ec453fdc4a424f19935c4f5c118da13'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list