mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/rawtherapee: Updated for version 5.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c1a1f3d6f7
commit
cbbea68722
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rawtherapee
|
||||
VERSION=${VERSION:-5.2}
|
||||
VERSION=${VERSION:-5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rawtherapee"
|
||||
VERSION="5.2"
|
||||
VERSION="5.3"
|
||||
HOMEPAGE="http://rawtherapee.com/"
|
||||
DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.2.tar.xz"
|
||||
MD5SUM="4e27256abce7f1414ea867017fd1ba13"
|
||||
DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.3.tar.xz"
|
||||
MD5SUM="7f0162d1eca4259424aba7881c8c890b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libiptcdata"
|
||||
REQUIRES="lensfun libiptcdata"
|
||||
MAINTAINER="Panagiotis Nikolaou"
|
||||
EMAIL="hostmaster@slackonly.com"
|
||||
|
|
Loading…
Reference in a new issue