diff options
-rw-r--r-- | audio/alsa-tools/alsa-tools.SlackBuild | 4 | ||||
-rw-r--r-- | audio/alsa-tools/alsa-tools.info | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/alsa-tools/alsa-tools.SlackBuild b/audio/alsa-tools/alsa-tools.SlackBuild index f7f36433f5..8255f0ea2c 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} diff --git a/audio/alsa-tools/alsa-tools.info b/audio/alsa-tools/alsa-tools.info index dd099e3f9d..1c4011dd0b 100644 --- a/audio/alsa-tools/alsa-tools.info +++ b/audio/alsa-tools/alsa-tools.info @@ -1,9 +1,9 @@ PRGNAM="alsa-tools" -VERSION="1.1.3" +VERSION="1.1.5" HOMEPAGE="http://www.alsa-project.org/" -DOWNLOAD="ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.1.3.tar.bz2 \ +DOWNLOAD="ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.1.5.tar.bz2 \ ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-1.0.29.tar.bz2" -MD5SUM="b23eaae687d55410b92587c2053b301f \ +MD5SUM="3afb92eb1b4f2edc8691498e57c3ec78 \ 9a1182f8a6ac44cb9af5774cc045565f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |