mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/pomed-light: Updated for version 1.52lw
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
504b0749bd
commit
e223412aa1
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue