diff options
author | Julian Grinblat <julian@dotcore.co.il> | 2023-01-29 17:34:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 07:19:51 +0700 |
commit | b9e2df322260407e95322e9fda88e488d21ce2b3 (patch) | |
tree | aa0dc0ce22e4d6e1be534e793149939e9f735fe0 /desktop | |
parent | b4391fb672f224b8095b6b4723a6fdf8e368d4a0 (diff) |
desktop/autorandr: Updated for version 1.13.3.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-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 66dc71e1ee454..2cee246815ae2 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.13.2} +VERSION=${VERSION:-1.13.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/autorandr/autorandr.info b/desktop/autorandr/autorandr.info index 4fc5ef885bedc..908ac2ca89d31 100644 --- a/desktop/autorandr/autorandr.info +++ b/desktop/autorandr/autorandr.info @@ -1,8 +1,8 @@ PRGNAM="autorandr" -VERSION="1.13.2" +VERSION="1.13.3" HOMEPAGE="https://github.com/phillipberndt/autorandr" -DOWNLOAD="https://github.com/phillipberndt/autorandr/archive/1.13.2/autorandr-1.13.2.tar.gz" -MD5SUM="ebcc16d662c51b04b5ae30ecd0083402" +DOWNLOAD="https://github.com/phillipberndt/autorandr/archive/1.13.3/autorandr-1.13.3.tar.gz" +MD5SUM="b918c0afe00aaccf40fbc687162e8f52" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |