summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2020-11-10 04:04:56 +0000
committerEvangelos Foutras2020-11-10 04:04:56 +0000
commite8ebe1f8f682eeb40ca9de2c09aa20387d35f71e (patch)
tree4ee148a716baae2d66268b2e30511e4e81c763d4
parent5ad9a3411088ef9724ef5a4af62b2c74beb8b750 (diff)
downloadaur-e8ebe1f8f682eeb40ca9de2c09aa20387d35f71e.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e078b394e8b8..e6735c1a0862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-dockerpty
pkgver=0.4.1
-pkgrel=6
+pkgrel=7
pkgdesc="Python library to use the pseudo-tty of a docker container"
arch=('any')
license=('Apache')