diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-17 16:44:30 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-18 17:06:40 +0700 |
commit | 37248d8ddd37db6427e44e380863abb0c4f42b89 (patch) | |
tree | 23aaf0eeee6af26bdd78eea51db125b39e1838f1 /desktop/xfce4-whiskermenu-plugin | |
parent | 62b9dfac3e791abc172a1f27e8a78edbe786e276 (diff) | |
download | slackbuilds-37248d8ddd37db6427e44e380863abb0c4f42b89.tar.gz |
desktop/xfce4-whiskermenu-plugin: Updated for version 1.5.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-whiskermenu-plugin')
-rw-r--r-- | desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.SlackBuild b/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.SlackBuild index 34ad5c8910..578ce86f5e 100644 --- a/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.SlackBuild +++ b/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-whiskermenu-plugin -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION-src.tar.bz2 +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 cd $PRGNAM-$VERSION chown -R root:root . find -L . \ diff --git a/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.info b/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.info index 60fe3f5d64..9d583b9f6e 100644 --- a/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.info +++ b/desktop/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-whiskermenu-plugin" -VERSION="1.5.0" +VERSION="1.5.2" HOMEPAGE="http://gottcode.org/xfce4-whiskermenu-plugin/" -DOWNLOAD="http://gottcode.org/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-1.5.0-src.tar.bz2" -MD5SUM="32fcbf16931038c10b1b7a7ccc392132" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/1.5/xfce4-whiskermenu-plugin-1.5.2.tar.bz2" +MD5SUM="15187645e8be2c0d300714ce55c1a8d4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |