diff options
author | Julian Grinblat <julian@dotcore.co.il> | 2022-07-15 18:57:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:08 +0700 |
commit | 968c202f9d168572479b667f1577d3e8bfe17b32 (patch) | |
tree | 2e760f26ce7147cdc59c79b90d50e27c25274f3a | |
parent | 1c6974f8861af82a92fe0f3be48b9fa5a4980060 (diff) |
desktop/autorandr: Updated for version 1.12.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/autorandr/autorandr.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/autorandr/autorandr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/autorandr/autorandr.SlackBuild b/desktop/autorandr/autorandr.SlackBuild index a852ddeb742b..ad74d2caceaa 100644 --- a/desktop/autorandr/autorandr.SlackBuild +++ b/desktop/autorandr/autorandr.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=autorandr -VERSION=${VERSION:-1.11} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/autorandr/autorandr.info b/desktop/autorandr/autorandr.info index e15315819eee..ce4f9666b930 100644 --- a/desktop/autorandr/autorandr.info +++ b/desktop/autorandr/autorandr.info @@ -1,8 +1,8 @@ PRGNAM="autorandr" -VERSION="1.11" +VERSION="1.12.1" HOMEPAGE="https://github.com/phillipberndt/autorandr" -DOWNLOAD="https://github.com/phillipberndt/autorandr/archive/1.11/autorandr-1.11.tar.gz" -MD5SUM="39308bf22013fb576336e4c98487fef2" +DOWNLOAD="https://github.com/phillipberndt/autorandr/archive/1.12.1/autorandr-1.12.1.tar.gz" +MD5SUM="33cec67ce6062e9cebf5018db20a1cba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |