summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2019-03-08 20:58:50 -0500
committerTony Lambiris2019-03-08 20:58:50 -0500
commit2dc498c1e820de035b7e7b9c15ff46abe14764c7 (patch)
tree5d0349d500f4eb940741be4a8f32a59a13312bf5 /PKGBUILD
parent7a8c55fa2a2147f3c5bb8fb18b33873f90802013 (diff)
downloadaur-2dc498c1e820de035b7e7b9c15ff46abe14764c7.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 098de5305e25..9e9e9f0dcb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=cri-o
-pkgver=1.13.0
-pkgrel=4
+pkgver=1.13.1
+pkgrel=1
pkgdesc='Open Container Initiative-based implementation of Kubernetes Container Runtime Interface'
arch=(x86_64)
url='https://github.com/kubernetes-sigs/cri-o'