From e223412aa1d6fcb92b9a8ef50519077a9e501e5b Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Sun, 14 May 2023 12:57:15 -0700 Subject: [PATCH] system/pomed-light: Updated for version 1.52lw Signed-off-by: Willy Sudiarto Raharjo --- system/pommed-light/pommed-light.SlackBuild | 6 +++--- 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 3170776a8e..bd3d18649c 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 4339319be2..7bdb3d34f3 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"