diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-01-18 06:45:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-19 09:07:24 +0700 |
commit | 5d6545274d3295e57caba97e8acd07482f8a1ada (patch) | |
tree | ccddf2b22e1eb9c7eef896b7ba9311414183931d /desktop | |
parent | f79c394c1d26c8c572271047053e1defca42fcda (diff) |
desktop/nwg-displays: Updated for version 0.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-displays/nwg-displays.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-displays/nwg-displays.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-displays/nwg-displays.SlackBuild b/desktop/nwg-displays/nwg-displays.SlackBuild index 0adb373cd8b2a..ec7bda28c684e 100644 --- a/desktop/nwg-displays/nwg-displays.SlackBuild +++ b/desktop/nwg-displays/nwg-displays.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nwg-displays -VERSION=${VERSION:-0.3.10} +VERSION=${VERSION:-0.3.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/nwg-displays/nwg-displays.info b/desktop/nwg-displays/nwg-displays.info index e2567e5814145..103a785541554 100644 --- a/desktop/nwg-displays/nwg-displays.info +++ b/desktop/nwg-displays/nwg-displays.info @@ -1,8 +1,8 @@ PRGNAM="nwg-displays" -VERSION="0.3.10" +VERSION="0.3.12" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.10/nwg-displays-0.3.10.tar.gz" -MD5SUM="16ce72c9b43b98b28df6ce4f67838217" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.12/nwg-displays-0.3.12.tar.gz" +MD5SUM="fcc584bde5119b99ab203f221942471f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc" |