X-Git-Url: https://git.danix.xyz/?p=lxqt-slackware.git;a=blobdiff_plain;f=lxqt.options;h=af3f54e826bf35ec94a571aa4f33c31f6cd82ca2;hp=e54bcdd0b144be261f6219e7246776fc6d860934;hb=406a654fb80a0b8200c3e8159987ca49dafa0f3f;hpb=ec2274a39383c899f7d06bfad1da2da627f0d84b diff --git a/lxqt.options b/lxqt.options index e54bcdd..af3f54e 100644 --- a/lxqt.options +++ b/lxqt.options @@ -3,7 +3,7 @@ # by creating a file 'packagename' in the build/ directory, containing # the desired build number. -# [ -z $VERSION ] && export VERSION=0.15.0 +# [ -z $VERSION ] && export VERSION=0.16.0 [ -z $BUILD ] && export BUILD=1 [ -z $TAG ] && export TAG=lxqt @@ -57,4 +57,3 @@ case "$ARCH" in arm*) export TARGET=$ARCH-slackware-linux-gnueabi ;; *) export TARGET=$ARCH-slackware-linux ;; esac -