newmoon version bump

This commit is contained in:
shelldweller 2023-07-13 08:47:55 -05:00
parent 2bcc074f66
commit 4e538985c6
1 changed files with 2 additions and 2 deletions

View File

@ -37,9 +37,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=palemoon
VERSION=${VERSION:-32.2.1}
VERSION=${VERSION:-32.3.0}
SRCNAM1=${SRCNAM1:-$PRGNAM-${VERSION}_Release}
SRCNAM2=${SRCNAM2:-uxp-RB_20230320}
#SRCNAM2=${SRCNAM2:-uxp-RB_20230320}
BUILD=${BUILD:-3}
TAG=${TAG:-_shldwlr}
PKGTYPE=${PKGTYPE:-txz}