summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2020-12-03 10:11:45 +0100
committerJohannes Wienke2020-12-03 10:11:45 +0100
commit6abfa47ae200d81f8721a3d2c5d4c404590bbc09 (patch)
tree89ba5a7987ab62bbd9ec0d12407b9040eec01d86 /PKGBUILD
parent91eeac55f3248bc0439b72f884954ff7decd4b49 (diff)
downloadaur-6abfa47ae200d81f8721a3d2c5d4c404590bbc09.tar.gz
Revision bump for Python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9622b201f4f..fb56569ff05f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='quickswitch-for-i3'
pkgname='quickswitch-i3'
pkgver=2.7.0
-pkgrel=3
+pkgrel=4
pkgdesc="A python utility to quickly change to and locate windows in i3"
arch=(any)
url="https://github.com/OliverUv/quickswitch-for-i3"