libkdcraw5: update to 18.04.1.
Closes #14288. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1c8e74b849
commit
acb9e287f9
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkdcraw5'
|
# Template file for 'libkdcraw5'
|
||||||
pkgname=libkdcraw5
|
pkgname=libkdcraw5
|
||||||
version=18.04.0
|
version=18.04.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libkdcraw-${version}"
|
wrksrc="libkdcraw-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -8,10 +8,10 @@ hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-devel libraw-devel"
|
makedepends="qt5-devel libraw-devel"
|
||||||
short_desc="C++ interface around LibRaw library used to decode RAW"
|
short_desc="C++ interface around LibRaw library used to decode RAW"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/graphics/"
|
homepage="https://www.kde.org/applications/graphics/"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/libkdcraw-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/libkdcraw-${version}.tar.xz"
|
||||||
checksum=33da2833f7a902bfa20069b3786fe1bd668408ec8555bc9517a0cf664905ec11
|
checksum=d15442ee45bcf80e9399126eeb02d277f06e50c0a6fd101330a8969e054a3804
|
||||||
|
|
||||||
libkdcraw5-devel_package() {
|
libkdcraw5-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
site="https://download.kde.org/stable/applications/"
|
pkgname=libkdcraw
|
||||||
pattern='href="\K[\d\.]+(?=/")'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue