summaryrefslogtreecommitdiff
path: root/main/py3-lxc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py3-lxc/APKBUILD')
-rw-r--r--main/py3-lxc/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/py3-lxc/APKBUILD b/main/py3-lxc/APKBUILD
index 87448b2fd49..270857bdc15 100644
--- a/main/py3-lxc/APKBUILD
+++ b/main/py3-lxc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py3-lxc
pkgver=3.0.4
-pkgrel=4
+pkgrel=5
pkgdesc="Python3 bindings for LXC"
options="!check" # No testsuite
url="https://linuxcontainers.org"
@@ -21,4 +21,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="37660fe97a2171cc3346c31e736ead8a38e328bfcbea621d6b563042fcd1e70c48b97440f6263fb0f6f02a4f1704af2241661bc526921c124a6456c06a497828 python3-lxc-3.0.4.tar.gz"
+sha512sums="
+37660fe97a2171cc3346c31e736ead8a38e328bfcbea621d6b563042fcd1e70c48b97440f6263fb0f6f02a4f1704af2241661bc526921c124a6456c06a497828 python3-lxc-3.0.4.tar.gz
+"