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

Morten Linderud foxboron at archlinux.org
Sun Feb 9 20:13:10 UTC 2020


    Date: Sunday, February 9, 2020 @ 20:13:09
  Author: foxboron
Revision: 565539

upgpkg: crun 0.12.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 19:58:25 UTC (rev 565538)
+++ PKGBUILD	2020-02-09 20:13:09 UTC (rev 565539)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.12
+pkgver=0.12.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')
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('da7b3c963243c4a44b1a8fb7429c0c04230e56552cb0c0b7e6102d674bd8c690'
+sha256sums=('dfc8e103d3512df8d81d79be45bf16982c5990a2db2db919551eeed4e383321c'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list