mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/luppp: Updated for version 1.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c94872fb0a
commit
7101957148
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue