ART: update to 1.25.5.

This commit is contained in:
oreo639 2025-05-08 18:46:37 -07:00 committed by classabbyamp
parent 65af6ad679
commit 0b7d6550e0

View file

@ -1,6 +1,6 @@
# Template file for 'ART'
pkgname=ART
version=1.24
version=1.25.5
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -11,8 +11,8 @@ depends="desktop-file-utils hicolor-icon-theme"
short_desc="Fork of RawTherapee with additional features"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://bitbucket.org/agriggio/art/wiki/Home"
distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
checksum=f7058a38a93830128831211cc8f386d7babbb1bec552503874c1dd0532f4d505
homepage="https://art.pixls.us"
distfiles="https://github.com/artpixls/ART/releases/download/${version}/ART-${version}.tar.xz"
checksum=c4f8eb3fb7d363c6efef6a63997710e63fcb5997f2811c2fecae00e443529a1e
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/librsvg-2.0"