karchive: update to 5.81.0.
This commit is contained in:
parent
3339f753a6
commit
79e5687c5f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'karchive'
|
# Template file for 'karchive'
|
||||||
pkgname=karchive
|
pkgname=karchive
|
||||||
version=5.80.0
|
version=5.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,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=fce08d578c5311c475f43df5c40480ddafbb065c41599c535b5e98d2175c5df5
|
checksum=1e263a3e25417eca68fe59bc8b958ab4f5cf4da16d4c47d36a5230fa3cf596ba
|
||||||
|
|
||||||
karchive-devel_package() {
|
karchive-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue