diff options
-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="" |