diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/quickswitch-i3/quickswitch-i3.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/quickswitch-i3/quickswitch-i3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/quickswitch-i3/quickswitch-i3.SlackBuild b/desktop/quickswitch-i3/quickswitch-i3.SlackBuild index 5b6d5c69a0..9aafb99314 100644 --- a/desktop/quickswitch-i3/quickswitch-i3.SlackBuild +++ b/desktop/quickswitch-i3/quickswitch-i3.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=quickswitch-i3 SRCNAM=quickswitch-for-i3 -VERSION=${VERSION:-2.6.0} +VERSION=${VERSION:-2.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/quickswitch-i3/quickswitch-i3.info b/desktop/quickswitch-i3/quickswitch-i3.info index 24cfce5bc3..6c33d3431f 100644 --- a/desktop/quickswitch-i3/quickswitch-i3.info +++ b/desktop/quickswitch-i3/quickswitch-i3.info @@ -1,8 +1,8 @@ PRGNAM="quickswitch-i3" -VERSION="2.6.0" +VERSION="2.7.0" HOMEPAGE="https://github.com/OliverUv/quickswitch-for-i3" -DOWNLOAD="https://github.com/OliverUv/quickswitch-for-i3/archive/2.6.0.tar.gz" -MD5SUM="3706f3bdc78697660b2a0eb54c0cb935" +DOWNLOAD="https://github.com/OliverUv/quickswitch-for-i3/archive/2.7.0.tar.gz" +MD5SUM="d36b1505337ea56bf3f4bff45c3a9b12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="i3-py" |