mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
darktable: update to 5.0.1.
This commit is contained in:
parent
1fade5ef62
commit
3ad86cca0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
# upstream only supports these archs:
|
# upstream only supports these archs:
|
||||||
archs="x86_64* aarch64* ppc64le*"
|
archs="x86_64* aarch64* ppc64le*"
|
||||||
|
@ -23,7 +23,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.darktable.org/"
|
homepage="https://www.darktable.org/"
|
||||||
changelog="https://github.com/darktable-org/darktable/releases"
|
changelog="https://github.com/darktable-org/darktable/releases"
|
||||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||||
checksum=eaa136e6e624bb53127282e26aafa0441abcc189b55371465e1f5a8a493fa3a1
|
checksum=4a918d094ebba983ef67a10cc715c3d7e8ca738009920a9ff65d33417b6dd984
|
||||||
|
|
||||||
build_options="avif gmic sdl2"
|
build_options="avif gmic sdl2"
|
||||||
build_options_default="avif sdl2"
|
build_options_default="avif sdl2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue