diff options
author | Johannes Wienke | 2018-08-06 16:09:30 +0200 |
---|---|---|
committer | Johannes Wienke | 2018-08-06 16:09:30 +0200 |
commit | 91eeac55f3248bc0439b72f884954ff7decd4b49 (patch) | |
tree | cfd5f4e124ce0a856f0f4acb2b2eff7efb5d9eab /PKGBUILD | |
parent | 6c4fbc699de5d7c2cafd72b94ee9bcbaa2b487aa (diff) | |
download | aur-91eeac55f3248bc0439b72f884954ff7decd4b49.tar.gz |
Artificial version bump for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ _pkgname='quickswitch-for-i3' pkgname='quickswitch-i3' pkgver=2.7.0 -pkgrel=2 +pkgrel=3 pkgdesc="A python utility to quickly change to and locate windows in i3" arch=(any) url="https://github.com/OliverUv/quickswitch-for-i3" |