diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2023-05-14 12:57:15 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-15 10:53:58 +0700 |
commit | e223412aa1d6fcb92b9a8ef50519077a9e501e5b (patch) | |
tree | 01be82ab58ab6a96075b5315c888bdcb7fac36b3 /system/pommed-light | |
parent | 504b0749bd46e9695a984a989f68578492dfb696 (diff) |
system/pomed-light: Updated for version 1.52lw
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pommed-light')
-rw-r--r-- | system/pommed-light/pommed-light.SlackBuild | 6 | ||||
-rw-r--r-- | system/pommed-light/pommed-light.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/pommed-light/pommed-light.SlackBuild b/system/pommed-light/pommed-light.SlackBuild index 3170776a8eb73..bd3d18649cd8a 100644 --- a/system/pommed-light/pommed-light.SlackBuild +++ b/system/pommed-light/pommed-light.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pommed-light -# Copyright 2014 Zhu Qun-Ying +# Copyright 2014-2023 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pommed-light -VERSION=${VERSION:-1.51lw} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.52lw} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/pommed-light/pommed-light.info b/system/pommed-light/pommed-light.info index 4339319be2948..7bdb3d34f3b1d 100644 --- a/system/pommed-light/pommed-light.info +++ b/system/pommed-light/pommed-light.info @@ -1,8 +1,8 @@ PRGNAM="pommed-light" -VERSION="1.51lw" +VERSION="1.52lw" HOMEPAGE="https://github.com/bytbox/pommed-light" -DOWNLOAD="https://github.com/bytbox/pommed-light/archive/v1.51lw/pommed-light-1.51lw.tar.gz" -MD5SUM="b7d99af66237cc676e51473dddcc58e5" +DOWNLOAD="https://github.com/bytbox/pommed-light/archive/v1.52lw/pommed-light-1.52lw.tar.gz" +MD5SUM="341bf5de70e96ee326be4b892b6f0cb4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="confuse" |