darktable: update to 2.2.3.
This commit is contained in:
parent
3bc59cdd24
commit
48db53d3cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# this makes sure to use -march=generic and -msse3
|
||||
|
@ -20,4 +20,4 @@ depends="adwaita-icon-theme"
|
|||
# upstream only supports these archs:
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||
checksum=766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2
|
||||
checksum=1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0
|
||||
|
|
Loading…
Reference in a new issue