summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Matteo Bernardini2013-09-23 10:33:25 +0200
committer Robby Workman2013-11-06 07:58:20 +0100
commit89217589106fddea68bcd716725cb29bdcc154ee (patch)
treedc042d6fefa48fd96aa950fd4799bce144fadc04 /system
parent2587099d7889d1f58d01437fbfd3d82f49fdb058 (diff)
downloadslackbuilds-89217589106fddea68bcd716725cb29bdcc154ee.tar.gz
system/lxtask: Updated for version 20130906_e638342.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/lxtask/lxtask.SlackBuild4
-rw-r--r--system/lxtask/lxtask.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/system/lxtask/lxtask.SlackBuild b/system/lxtask/lxtask.SlackBuild
index a328e790b1..19eb391d8f 100644
--- a/system/lxtask/lxtask.SlackBuild
+++ b/system/lxtask/lxtask.SlackBuild
@@ -41,6 +41,8 @@
# * updated.
# 20120812_204b61f: 13/aug/2012 by Matteo Bernardini <ponce@slackbuilds.org>
# * updated.
+# 20130906_e638342: 23/sep/2013 by Matteo Bernardini <ponce@slackbuilds.org>
+# * updated.
#
# Run 'sh lxtask.SlackBuild' to build a Slackware package.
# The package is created in /tmp .
@@ -49,7 +51,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxtask
-VERSION=${VERSION:-20120812_204b61f}
+VERSION=${VERSION:-20130906_e638342}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/lxtask/lxtask.info b/system/lxtask/lxtask.info
index ed55b69fed..92ee6c3c90 100644
--- a/system/lxtask/lxtask.info
+++ b/system/lxtask/lxtask.info
@@ -1,8 +1,8 @@
PRGNAM="lxtask"
-VERSION="20120812_204b61f"
+VERSION="20130906_e638342"
HOMEPAGE="http://wiki.lxde.org/en/LXTask"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxtask-20120812_204b61f.tar.xz"
-MD5SUM="d0d36c7a5b84352ec420d18cee8cde28"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxtask-20130906_e638342.tar.xz"
+MD5SUM="40a88c7f8260cb9aa497019c4ec6097f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxde-common lxpanel"