desktop/awesome: Updated for version 3.5.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Heiko Rosemann 2015-04-16 23:56:02 +07:00 committed by Willy Sudiarto Raharjo
parent f2a0f39bd5
commit 203163e7ba
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for awesome
# Copyright 2013 Heiko Rosemann Germany
# Copyright 2013-2015 Heiko Rosemann Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=awesome
VERSION=${VERSION:-3.5.2}
VERSION=${VERSION:-3.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="awesome"
VERSION="3.5.2"
VERSION="3.5.6"
HOMEPAGE="http://awesome.naquadah.org"
DOWNLOAD="http://awesome.naquadah.org/download/awesome-3.5.2.tar.xz"
MD5SUM="c16eaaaddf6f56b4e041007952e2a4fe"
DOWNLOAD="http://awesome.naquadah.org/download/awesome-3.5.6.tar.xz"
MD5SUM="db1c31de752ab8e5f7aaa338718202af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lgi libxdg-basedir"