summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2018-08-06 16:09:30 +0200
committerJohannes Wienke2018-08-06 16:09:30 +0200
commit91eeac55f3248bc0439b72f884954ff7decd4b49 (patch)
treecfd5f4e124ce0a856f0f4acb2b2eff7efb5d9eab
parent6c4fbc699de5d7c2cafd72b94ee9bcbaa2b487aa (diff)
downloadaur-91eeac55f3248bc0439b72f884954ff7decd4b49.tar.gz
Artificial version bump for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2db4b6c5340..93c59b225cbd 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 = 2
+ pkgrel = 3
url = https://github.com/OliverUv/quickswitch-for-i3
arch = any
license = custom:WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index a5cfd7c84c45..c9622b201f4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"