mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/guitarix: Updated for version 0.35.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
e23b0ab87e
commit
ba5b6731cb
2 changed files with 7 additions and 4 deletions
|
@ -6,6 +6,9 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com>. Modified version released
|
||||
# under the WTFPL, for details see http://www.wtfpl.net/txt/copying/
|
||||
|
||||
# 20170725 bkw:
|
||||
# - Updated for 0.35.5
|
||||
|
||||
# 20170710 bkw:
|
||||
# - Updated for 0.35.4
|
||||
# - Remove README stuff about webkitgtk, since upstream dropped it.
|
||||
|
@ -84,7 +87,7 @@
|
|||
# - Add guitarix's README to /usr/doc
|
||||
|
||||
PRGNAM=guitarix
|
||||
VERSION=${VERSION:-0.35.4}
|
||||
VERSION=${VERSION:-0.35.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="guitarix"
|
||||
VERSION="0.35.4"
|
||||
VERSION="0.35.5"
|
||||
HOMEPAGE="http://guitarix.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/guitarix/guitarix2-0.35.4.tar.xz"
|
||||
MD5SUM="959aa6a1706a955ecf7a5052f93a0afc"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/guitarix/guitarix2-0.35.5.tar.xz"
|
||||
MD5SUM="945ce769b2338c0fc7422f485282e91e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit liblrdf lilv"
|
||||
|
|
Loading…
Reference in a new issue