ark: update to 21.08.3.
This commit is contained in:
parent
381a4b0ddb
commit
04d97d84c2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ark'
|
# Template file for 'ark'
|
||||||
pkgname=ark
|
pkgname=ark
|
||||||
version=21.08.2
|
version=21.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/utilities/org.kde.ark"
|
homepage="https://kde.org/applications/en/utilities/org.kde.ark"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2f941c247cd30517a7aa765ed547d98a92d588c4445a7376f99e1f903168bf43
|
checksum=671858504c628991bf579b1a20edd822f6bb235b4fced618cf3906a919da3df3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue