summaryrefslogtreecommitdiffstats
path: root/desktop/lxmenu-data
diff options
context:
space:
mode:
author ponce2011-03-12 10:36:43 +0100
committer ponce2011-03-12 10:36:43 +0100
commit71c3706cb18c2ed8a134b6f70d8bc05c7a8595a2 (patch)
tree01ec39873fdb9c3a49de360f0a754fa1ec61a48a /desktop/lxmenu-data
parent14b97b9df3f67cffbb5791166e877b90e6c3b31c (diff)
downloadold.slackbuilds-71c3706cb18c2ed8a134b6f70d8bc05c7a8595a2.tar.gz
20110312.2 global branch merge.current-20110312.2
Diffstat (limited to 'desktop/lxmenu-data')
-rw-r--r--desktop/lxmenu-data/lxmenu-data.SlackBuild10
-rw-r--r--desktop/lxmenu-data/lxmenu-data.info8
2 files changed, 10 insertions, 8 deletions
diff --git a/desktop/lxmenu-data/lxmenu-data.SlackBuild b/desktop/lxmenu-data/lxmenu-data.SlackBuild
index 433c8f8585..5797ccc0c2 100644
--- a/desktop/lxmenu-data/lxmenu-data.SlackBuild
+++ b/desktop/lxmenu-data/lxmenu-data.SlackBuild
@@ -35,24 +35,26 @@
# 20100825_5e1e8e1 12/sep/2010 by ponce <matteo.bernardini@gmail.com>
# * Adapted to slackbuilds.org's autotools template.
# * updated to git snapshot.
+# 20101206_802f38f 24/gen/2011 by ponce <matteo.bernardini@gmail.com>
+# * updated to latest git snapshot.
+# 20110214_8351423 1/mar/2011 by ponce <matteo.bernardini@gmail.com>
+# * updated to latest git snapshot.
#
# Run 'sh lxmenu-data.SlackBuild' to build a Slackware package.
-# The package is created in /tmp .
+# The package is created in /tmp.
# Install using 'installpkg'.
#
# -----------------------------------------------------------------------------
PRGNAM=lxmenu-data
-VERSION=${VERSION:-20100825_5e1e8e1}
+VERSION=${VERSION:-20110214_8351423}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/desktop/lxmenu-data/lxmenu-data.info b/desktop/lxmenu-data/lxmenu-data.info
index 3004d3ca4d..e56912ae03 100644
--- a/desktop/lxmenu-data/lxmenu-data.info
+++ b/desktop/lxmenu-data/lxmenu-data.info
@@ -1,10 +1,10 @@
PRGNAM="lxmenu-data"
-VERSION="20100825_5e1e8e1"
+VERSION="20110214_8351423"
HOMEPAGE="http://lxde.org"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxmenu-data-20100825_5e1e8e1.tar.xz"
-MD5SUM="e930dad25c9d3873678116394550ed7c"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxmenu-data-20110214_8351423.tar.xz"
+MD5SUM="0d49dbab9b48bf28fc4c831329c2db5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="ponce"
EMAIL="matteo.bernardini@gmail.com"
-APPROVED="dsomero"
+APPROVED=""