mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/durden: 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:
parent
8b4600546c
commit
b06da69e64
1 changed files with 4 additions and 1 deletions
|
@ -25,11 +25,14 @@
|
|||
# 20241017 bkw: Modified by SlackBuilds.org, BUILD=2: ARCH=noarch, bump BUILD
|
||||
# because arcan got updated.
|
||||
|
||||
# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
|
||||
# - Bump BUILD for luajit-2.1.x
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=durden
|
||||
VERSION=${VERSION:-0.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
Loading…
Reference in a new issue