mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/guitarix: Updated for version 0.36.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
6c2624b6c2
commit
2b32e556f3
2 changed files with 6 additions and 4 deletions
|
@ -6,6 +6,8 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com>. Modified version released
|
||||
# under the WTFPL, for details see http://www.wtfpl.net/txt/copying/
|
||||
|
||||
# 20171223 bkw: Updated for 0.36.1.
|
||||
|
||||
# 20170825 bkw:
|
||||
# - Updated for 0.35.6
|
||||
# - Install the bundled roboto font.
|
||||
|
@ -91,7 +93,7 @@
|
|||
# - Add guitarix's README to /usr/doc
|
||||
|
||||
PRGNAM=guitarix
|
||||
VERSION=${VERSION:-0.35.6}
|
||||
VERSION=${VERSION:-0.36.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="guitarix"
|
||||
VERSION="0.35.6"
|
||||
VERSION="0.36.1"
|
||||
HOMEPAGE="http://guitarix.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/guitarix/guitarix2-0.35.6.tar.xz"
|
||||
MD5SUM="d9856cd84d2e1de62adbbda9fada9570"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/guitarix/guitarix2-0.36.1.tar.xz"
|
||||
MD5SUM="1615863a469497f42f1bbec5ebb0d4e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit liblrdf lilv"
|
||||
|
|
Loading…
Reference in a new issue