Date: Tuesday, February 18, 2020 @ 15:50:49
  Author: foxboron
Revision: 575976

upgpkg: crun 0.12.2.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-18 15:06:50 UTC (rev 575975)
+++ PKGBUILD    2020-02-18 15:50:49 UTC (rev 575976)
@@ -2,7 +2,7 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=0.12.1
+pkgver=0.12.2.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=('dfc8e103d3512df8d81d79be45bf16982c5990a2db2db919551eeed4e383321c'
+sha256sums=('136a35420bb59a23062a9ef95982f154790148c31853e0aabe942989f625f918'
             'SKIP')
 
 build() {

Reply via email to