diff options
author | B. Watson <yalhcru@gmail.com> | 2018-06-14 17:15:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:17 +0700 |
commit | c4a7b080455914ddf2cd5989437e1510e8d5aa91 (patch) | |
tree | 299e4555e9cbe7bf7f0254d297bfa7a3e2cd0fa8 /audio/alsa-tools/alsa-tools.SlackBuild | |
parent | 9a55c71bc8bbda8fe9f8011ec91f81be4d885824 (diff) |
audio/alsa-tools: Updated for version 1.1.6.
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/alsa-tools/alsa-tools.SlackBuild b/audio/alsa-tools/alsa-tools.SlackBuild index 8255f0ea2c32d..d4e1e4eef0379 100644 --- a/audio/alsa-tools/alsa-tools.SlackBuild +++ b/audio/alsa-tools/alsa-tools.SlackBuild @@ -13,6 +13,7 @@ # the firmware is being included in the package as well. # *** I agree. --rworkman :-) +# 20180614 bkw: update for 1.1.6 # 20171214 bkw: update for 1.1.5 # 20170313 bkw: @@ -31,7 +32,7 @@ # 20140219 bkw: fix .desktop files so they validate PRGNAM=alsa-tools -VERSION=${VERSION:-1.1.5} +VERSION=${VERSION:-1.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |