aboutsummaryrefslogtreecommitdiff
path: root/audio/alsa-tools/alsa-tools.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-05-05 01:59:40 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-10 07:04:45 +0700
commit5fd175be2b65789319bf12c5bcf8417ae3eae937 (patch)
tree5808a4dc96dd79fd28c4f5adab721b2f4a604d55 /audio/alsa-tools/alsa-tools.SlackBuild
parentf86e7476bddcd57e5fbc1594df4aa5a5f4acd6f0 (diff)
downloadslackbuilds-5fd175be2b65789319bf12c5bcf8417ae3eae937.tar.xz
audio/alsa-tools: Updated for version 1.0.29.
Diffstat (limited to 'audio/alsa-tools/alsa-tools.SlackBuild')
-rw-r--r--audio/alsa-tools/alsa-tools.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/alsa-tools/alsa-tools.SlackBuild b/audio/alsa-tools/alsa-tools.SlackBuild
index 914c63235210..e64c34a317b6 100644
--- a/audio/alsa-tools/alsa-tools.SlackBuild
+++ b/audio/alsa-tools/alsa-tools.SlackBuild
@@ -19,8 +19,10 @@
# - Update for 1.0.28
# - Add usbcore.autosuspend=-1 to tascam howto
+# 20150505 bkw: update for 1.0.29
+
PRGNAM=alsa-tools
-VERSION=${VERSION:-1.0.28}
+VERSION=${VERSION:-1.0.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}