mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
audio/rosegarden: Updated for version 12.04.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
1f93206a9c
commit
92011c9125
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rosegarden
|
||||
|
||||
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2007-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# No additional license terms :-)
|
||||
|
||||
PRGNAM=rosegarden
|
||||
VERSION=11.11.11
|
||||
VERSION=12.04
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rosegarden"
|
||||
VERSION="11.11.11"
|
||||
VERSION="12.04"
|
||||
HOMEPAGE="http://www.rosegardenmusic.com"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-11.11.11.tar.bz2"
|
||||
MD5SUM="1e6529625b1e793288c3f1f8cdec955a"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-12.04.tar.bz2"
|
||||
MD5SUM="b11f4fcad69df45365d2125181524559"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue