summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tomas Matejicek <tomas@slax.org>2016-12-30 23:34:53 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-30 23:34:53 +0000
commit2b9bb3ea4ca029a3b33db4fa93339bb611d792fa (patch)
tree35b87676eeb8323c326aad75d1fbc3a0bf643d95
parent9e97654de5236540991d935511f475dc44859a88 (diff)
downloadslackbuilds-2b9bb3ea4ca029a3b33db4fa93339bb611d792fa.tar.gz
slackbuilds-2b9bb3ea4ca029a3b33db4fa93339bb611d792fa.tar.xz
desktop/xlunch: Updated for version 2.3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/xlunch/xlunch.SlackBuild3
-rw-r--r--desktop/xlunch/xlunch.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/desktop/xlunch/xlunch.SlackBuild b/desktop/xlunch/xlunch.SlackBuild
index 91afacd068..d337dd30d7 100644
--- a/desktop/xlunch/xlunch.SlackBuild
+++ b/desktop/xlunch/xlunch.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xlunch
-VERSION=${VERSION:-2.2}
+VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,6 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+CFLAGS="$SLKCFLAGS" \
make
mkdir -p $PKG/usr/bin
diff --git a/desktop/xlunch/xlunch.info b/desktop/xlunch/xlunch.info
index 3159a3ced8..fdc3f9c399 100644
--- a/desktop/xlunch/xlunch.info
+++ b/desktop/xlunch/xlunch.info
@@ -1,8 +1,8 @@
PRGNAM="xlunch"
-VERSION="2.2"
+VERSION="2.3.2"
HOMEPAGE="http://www.xlunch.org/"
-DOWNLOAD="https://github.com/Tomas-M/xlunch/archive/v2.2/xlunch-2.2.tar.gz"
-MD5SUM="59e11d9f8f177bfa061e2f91a66ae3bd"
+DOWNLOAD="https://github.com/Tomas-M/xlunch/archive/v2.3.2/xlunch-2.3.2.tar.gz"
+MD5SUM="7c4f15a90be101b7e7a8a2e543a9cfc0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"