karchive: update to 5.84.0.
This commit is contained in:
parent
c896867a0f
commit
21eb0e83f5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'karchive'
|
# Template file for 'karchive'
|
||||||
pkgname=karchive
|
pkgname=karchive
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel pkg-config"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/karchive"
|
homepage="https://invent.kde.org/frameworks/karchive"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5ca9953951a778f759c04cfacb8bbc1e103a9cafabafceceb3d25568b3a2e379
|
checksum=9a0cd78cb09ebbffafbc84865dc5125baf649b408ef86a440a17d84e529f5ef6
|
||||||
|
|
||||||
karchive-devel_package() {
|
karchive-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue