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 /desktop/autorandr/autorandr.SlackBuild | |
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>
Diffstat (limited to 'desktop/autorandr/autorandr.SlackBuild')
-rw-r--r-- | desktop/autorandr/autorandr.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |