summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2017-01-10 09:59:59 +0100
committerJohannes Wienke2017-01-10 09:59:59 +0100
commit1af4d3c2f4ee83ca0dba4f52146e670055f2e543 (patch)
treeffb9e2f906f2df917b45b4258b359cc306b39961
parent23b8631c0401566b98385f2aedcea8f26e649eb2 (diff)
downloadaur-1af4d3c2f4ee83ca0dba4f52146e670055f2e543.tar.gz
bump for python 3.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed733ad08423..bcae5b780bd3 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.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/OliverUv/quickswitch-for-i3
arch = any
license = custom:WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index 6ddb48523475..fe08290e4ecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='quickswitch-for-i3'
pkgname='quickswitch-i3'
pkgver=2.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A python utility to quickly change to and locate windows in i3"
arch=(any)
url="https://github.com/OliverUv/quickswitch-for-i3"