diff options
author | Helmut Pozimski <helmut@pozimski.eu> | 2025-01-11 15:26:51 +0000 |
---|---|---|
committer | Helmut Pozimski <helmut@pozimski.eu> | 2025-01-11 16:26:17 +0000 |
commit | b84844d058705aec19c6a7b2f52f2a5571695f01 (patch) | |
tree | 3fe8949311dd596ad1289f71479a156be1277449 | |
parent | 090ec91f7df937de7faad708127d9342954b9570 (diff) | |
download | void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar.gz void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar.bz2 void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar.lz void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar.xz void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.tar.zst void-packages-b84844d058705aec19c6a7b2f52f2a5571695f01.zip |
libkdcraw5: update to 24.12.1.
-rw-r--r-- | srcpkgs/libkdcraw5/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libkdcraw5/template b/srcpkgs/libkdcraw5/template index eda20fb1dc3..63f3d8c8d12 100644 --- a/srcpkgs/libkdcraw5/template +++ b/srcpkgs/libkdcraw5/template @@ -1,6 +1,6 @@ # Template file for 'libkdcraw5' pkgname=libkdcraw5 -version=24.12.0 +version=24.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools @@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>" license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/graphics/" distfiles="${KDE_SITE}/release-service/${version}/src/libkdcraw-${version}.tar.xz" -checksum=0b4b6067fd362d218f6ee088c661c42b2f55cd9e3a8bdfb82efed96bd682625c +checksum=2b5abad0b4bff294500ffa0ba2c33db5cf9ff5aaa9c7db4eb1be3407d7885c54 libkdcraw5-devel_package() { depends="${sourcepkg}>=${version}_${revision}" |