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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 10:17:56 UTC 2021


    Date: Sunday, October 10, 2021 @ 10:17:56
  Author: foxboron
Revision: 1029251

upgpkg: crun 1.2-1

Modified:
  crun/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 10:16:15 UTC (rev 1029250)
+++ PKGBUILD	2021-10-10 10:17:56 UTC (rev 1029251)
@@ -2,8 +2,8 @@
 # Contributor: hexchian <i at hexchain dot org>
 
 pkgname=crun
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
 url="https://github.com/containers/crun"
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
 source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('ba282aadaf7987976c376d322f770354e210770bd8a53a670ee45f61d03f054e'
+sha256sums=('ff159878668b71e5aa0c7ed00f1ed665be81c5ba925bf8ea80ccfab7620975f3'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list