summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author klaatu2020-01-07 09:21:58 +0100
committer Willy Sudiarto Raharjo2020-01-09 17:21:20 +0100
commit71019571487e61e6c9eeffffde3e079d9f558556 (patch)
treed4a30ed1343599b04081f6e58d393c50745caf2d /audio
parentc94872fb0a7206bc41ee12d8519aee3fb28c0f79 (diff)
downloadslackbuilds-71019571487e61e6c9eeffffde3e079d9f558556.tar.gz
audio/luppp: Updated for version 1.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/luppp/luppp.SlackBuild6
-rw-r--r--audio/luppp/luppp.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/luppp/luppp.SlackBuild b/audio/luppp/luppp.SlackBuild
index b236969220..824d5526e3 100644
--- a/audio/luppp/luppp.SlackBuild
+++ b/audio/luppp/luppp.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Slackware build script for fabla
-# Copyright 2015 Klaatu, Wellington NZ
+# Slackware build script for luppp
+# Copyright 2019 Klaatu | Lawrence NZ | klaatu@member.fsf.org
# GNU All-Permissive License
# Copying and distribution of this file, with or without modification,
@@ -9,7 +9,7 @@
# without any warranty.
PRGNAM=luppp
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/luppp/luppp.info b/audio/luppp/luppp.info
index 0c23c3f0c3..e08e1b9c95 100644
--- a/audio/luppp/luppp.info
+++ b/audio/luppp/luppp.info
@@ -1,8 +1,8 @@
PRGNAM="luppp"
-VERSION="1.0.1"
+VERSION="1.2.1"
HOMEPAGE="http://openavproductions.com/luppp/"
-DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.0.1.tar.gz"
-MD5SUM="6c6db49fb10df3ef93d4b664644080f2"
+DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.2.1.tar.gz"
+MD5SUM="566f3aabde4d87ec3b862d7cc2e04a90"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit liblo ntk"