X-Git-Url: https://git.danix.xyz/?p=lxqt-slackware.git;a=blobdiff_plain;f=lxqt.SlackBuild;h=79218290cce18832c8c357ac165666cb91dd33e4;hp=8275cf9cf6228cad2dc8e7c3fdb68db3ef89b88b;hb=406a654fb80a0b8200c3e8159987ca49dafa0f3f;hpb=ec2274a39383c899f7d06bfad1da2da627f0d84b diff --git a/lxqt.SlackBuild b/lxqt.SlackBuild index 8275cf9..7921829 100755 --- a/lxqt.SlackBuild +++ b/lxqt.SlackBuild @@ -93,7 +93,7 @@ SOURCE=$PROGRAM if [[ $PROGRAM == 'libfm-extra' ]]; then SOURCE='libfm' fi -VERSION=${VERSION:-0.15.0} +VERSION=${VERSION:-0.16.0} PKG="$BUILD_DIR/package-${PROGRAM}" # Import the build configuration options for as far as they are not already set: @@ -107,7 +107,7 @@ PKGARCH=$ARCH # Perhaps $PKGARCH should be something different: if grep -wq "^${PROGRAM}$" ${CWD}/noarch ; then PKGARCH=noarch -fi +fi rm -rf "$PKG" "$TMP/${PROGRAM}-$VERSION" @@ -163,7 +163,7 @@ fi cd $PKG process_man_pages process_info_pages -no_usr_share_doc +no_usr_share_doc mkdir -p $PKG/install if [ -r $CWD/slack-desc/${PROGRAM} ]; then cat $CWD/slack-desc/${PROGRAM} > $PKG/install/slack-desc