diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-12-12 08:05:09 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-13 08:18:48 +0700 |
commit | 57c610fe8f2726be0d996b8f19454a58b0410ef0 (patch) | |
tree | ee8134f7831666bc6ea121569b0222f657a5f25a /desktop/nwg-displays | |
parent | 0feeef32cb28e82bcdbcf0770ab7e6fb1dc347b1 (diff) |
desktop/nwg-displays: Updated for version 0.3.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-displays')
-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 fa6e922ba97c..0adb373cd8b2 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.9} +VERSION=${VERSION:-0.3.10} 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 53699ddefbf9..e2567e581414 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.9" +VERSION="0.3.10" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.9/nwg-displays-0.3.9.tar.gz" -MD5SUM="68be5c188c79a5800b8ca546dfcfa9f4" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.10/nwg-displays-0.3.10.tar.gz" +MD5SUM="16ce72c9b43b98b28df6ce4f67838217" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc" |