audio/alsamixergui: BUILD bump.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2015-02-26 21:23:53 -06:00 committed by Willy Sudiarto Raharjo
parent 7dd3565c89
commit 202100d6db
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for alsamixergui
# Copyright 2011 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2011-2015 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=alsamixergui
VERSION=0.9.0rc2
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@ -70,7 +70,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix autotools and broken FLTK detection:
zcat $CWD/alsamixergui_0.9.0rc2-1-9.diff.gz | patch -p1
zcat $CWD/alsamixergui_0.9.0rc2-1-9.1.diff.gz | patch -p1
chmod +x configure
CFLAGS="$SLKCFLAGS" \

View File

@ -2,9 +2,9 @@ PRGNAM="alsamixergui"
VERSION="0.9.0rc2"
HOMEPAGE="http://packages.debian.org/source/sid/alsamixergui"
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/a/alsamixergui/alsamixergui_0.9.0rc2-1.orig.tar.gz \
http://ftp.de.debian.org/debian/pool/main/a/alsamixergui/alsamixergui_0.9.0rc2-1-9.diff.gz"
http://ftp.de.debian.org/debian/pool/main/a/alsamixergui/alsamixergui_0.9.0rc2-1-9.1.diff.gz"
MD5SUM="af942a41b81ba27e2e4d0a1e1ab0decb \
bb6874d67bb67dee87b8b50d9543bfe2"
957c643604cc537eb547b9c7978d476d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fltk"