parent
5eeeb29561
commit
b4981c24a5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'karchive'
|
# Template file for 'karchive'
|
||||||
pkgname=karchive
|
pkgname=karchive
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel zlib-devel bzip2-devel liblzma-devel"
|
||||||
short_desc="Qt5 addon providing access to numerous types of archives"
|
short_desc="Qt5 addon providing access to numerous types of archives"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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://projects.kde.org/projects/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=cc81e856365dec2bcf3ec78aa01d42347ca390a2311ea12050f309dfbdb09624
|
checksum=d1857451305bbc06c2391f1be2aa59836291910391f4f26f243e8f038a47ef5a
|
||||||
|
|
||||||
karchive-devel_package() {
|
karchive-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue