summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Petris2018-12-05 17:07:08 -0500
committerRyan Petris2018-12-05 17:07:08 -0500
commite243375534633bd84b3ce0495e9bb939e54b8227 (patch)
treec0c31e0c04445a993c97b301a3231dfeca14132a
parent0625e5e43587399b79e01ca008b5356cb0d2124e (diff)
downloadaur-e243375534633bd84b3ce0495e9bb939e54b8227.tar.gz
Bump pkgrel for build fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73037556896a..f7a73acd7112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(
"libpod-python"
)
pkgver=0.11.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="A library used to create container pods."
arch=("x86_64")
url="https://github.com/containers/libpod"