aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-dockerpty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-dockerpty/APKBUILD b/testing/py3-dockerpty/APKBUILD
index 04dafc29e3..354f98098d 100644
--- a/testing/py3-dockerpty/APKBUILD
+++ b/testing/py3-dockerpty/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-dockerpty
pkgver=0.4.1
-pkgrel=0
+pkgrel=1
pkgdesc="Python library to use the pseudo-tty of a docker container"
url="https://github.com/d11wtq/dockerpty"
arch="noarch"