desktop/awesome: Updated for version 3.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f2a0f39bd5
commit
203163e7ba
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue