diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-14 18:37:13 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:33 +0700 |
commit | f19017a5af43a7d95619377e10f6ab79688dd3bc (patch) | |
tree | f3dbad6e59e0c9fce0ae5e754232f6c84b6fd265 /audio/alsa-tools/alsa-tools.SlackBuild | |
parent | 6636f5631da0b2db0f3bc12b8a29606601f8d5b0 (diff) |
audio/alsa-tools: Updated for version 1.1.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/alsa-tools/alsa-tools.SlackBuild')
-rw-r--r-- | audio/alsa-tools/alsa-tools.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/alsa-tools/alsa-tools.SlackBuild b/audio/alsa-tools/alsa-tools.SlackBuild index f7f36433f58c5..8255f0ea2c32d 100644 --- a/audio/alsa-tools/alsa-tools.SlackBuild +++ b/audio/alsa-tools/alsa-tools.SlackBuild @@ -13,6 +13,8 @@ # the firmware is being included in the package as well. # *** I agree. --rworkman :-) +# 20171214 bkw: update for 1.1.5 + # 20170313 bkw: # - flip this changelog right-side-up :) # - stop spamming /root/.qt/ @@ -29,7 +31,7 @@ # 20140219 bkw: fix .desktop files so they validate PRGNAM=alsa-tools -VERSION=${VERSION:-1.1.3} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |