desktop/enlightenment: Bump BUILD for new luajit.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-11-09 15:28:20 -05:00 committed by Willy Sudiarto Raharjo
parent f05afd8fc6
commit 30589c9e39
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -25,11 +25,14 @@
# with this program (most likely, a file named COPYING). If not, see
# <http://www.gnu.org/licenses/>.
# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
# - Bump BUILD for luajit-2.1.x
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=enlightenment
VERSION=${VERSION:-0.26.0}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}