summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"