aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-ewmh
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-02 10:02:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:20 +0000
commit5089e70e6da61ad74dde06f0314b024c5cadd270 (patch)
tree18ab20b0c10c6bac2ceb334f8446caef9aa01640 /testing/py3-ewmh
parenta885749d5e76a74ef8b0136ff99f8fc3a6af387e (diff)
testing/py3-ewmh: rebuild against python 3.9
Diffstat (limited to 'testing/py3-ewmh')
-rw-r--r--testing/py3-ewmh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ewmh/APKBUILD b/testing/py3-ewmh/APKBUILD
index 7ce6fe7c11f..34d66a419ea 100644
--- a/testing/py3-ewmh/APKBUILD
+++ b/testing/py3-ewmh/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=py3-ewmh
pkgver=0.1.6
-pkgrel=0
+pkgrel=1
pkgdesc="Python implementation of Extended Window Manager Hints, based on Xlib"
url="https://github.com/parkouss/pyewmh"
arch="noarch"