diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-17 17:43:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:08 +0700 |
commit | 6d01669c8f135eac7406a972e4ff8d2aa185713a (patch) | |
tree | f731e825812a770a1dafe74a443e309190b60cc1 /desktop | |
parent | 963dd24ebbe964ea53ce81a14d330896fb2e3ba5 (diff) | |
download | slackbuilds-6d01669c8f135eac7406a972e4ff8d2aa185713a.tar.gz |
desktop/quickswitch-i3: Updated for version 2.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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" |