system/pomed-light: Updated for version 1.52lw

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2023-05-14 12:57:15 -07:00 committed by Willy Sudiarto Raharjo
parent 504b0749bd
commit e223412aa1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"