summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2020-12-03 10:11:45 +0100
committerJohannes Wienke2020-12-03 10:11:45 +0100
commit6abfa47ae200d81f8721a3d2c5d4c404590bbc09 (patch)
tree89ba5a7987ab62bbd9ec0d12407b9040eec01d86
parent91eeac55f3248bc0439b72f884954ff7decd4b49 (diff)
downloadaur-6abfa47ae200d81f8721a3d2c5d4c404590bbc09.tar.gz
Revision bump for Python 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93c59b225cbd..51bc4695ae61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = quickswitch-i3
pkgdesc = A python utility to quickly change to and locate windows in i3
pkgver = 2.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/OliverUv/quickswitch-for-i3
arch = any
license = custom:WTFPL
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"