mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libksane: update to 23.04.0
This commit is contained in:
parent
b0f8168027
commit
23a1e04c4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=22.12.1
|
version=23.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://kde.org/applications/graphics"
|
homepage="https://kde.org/applications/graphics"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libksane"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libksane"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
|
||||||
checksum=7c02996aa16fec10b8d8f2168ce2d962d5afec2407e70eb5142a226fb01c770e
|
checksum=9e0d6e9afc34b09fe40144c289638a373955d7ecf533c07b83629b9c1daec75e
|
||||||
|
|
||||||
libksane-devel_package() {
|
libksane-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ksanecore-devel"
|
depends="${sourcepkg}>=${version}_${revision} ksanecore-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue