ark: update to 23.08.0.

This commit is contained in:
John 2023-09-11 20:39:29 +02:00 committed by John Zimmermann
parent 677b946852
commit 8869374af8
2 changed files with 8 additions and 9 deletions

View file

@ -32,18 +32,17 @@ index 9178611..c1d3f13 100644
archivePath = QFINDTESTDATA("data/hello-1.0-x86_64.AppImage");
QTest::newRow("extract all entries from an AppImage with path")
<< archivePath
diff --git autotests/kerfuffle/loadtest.cpp autotests/kerfuffle/loadtest.cpp
index 8c5f52d..cbb47cf 100644
--- a/autotests/kerfuffle/loadtest.cpp
+++ b/autotests/kerfuffle/loadtest.cpp
@@ -181,13 +181,6 @@ void LoadTest::testProperties_data()
--- ark-23.08.0/autotests/kerfuffle/loadtest.cpp 2023-08-16 22:56:56.000000000 +0200
+++ - 2023-09-11 22:52:41.215856157 +0200
@@ -195,13 +195,6 @@
qDebug() << "lz4 executable not found in path. Skipping lz4 test.";
}
- QTest::newRow("xar archive")
- << QFINDTESTDATA("data/simplearchive.xar")
- << QStringLiteral("simplearchive")
- << true << false << false << false << false << 0 << Archive::Unencrypted
- << true << false << false << false << false << 0 << Archive::Unencrypted << 6
- << QStringLiteral("simplearchive")
- << QString();
-

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=23.04.2
version=23.08.0
revision=1
build_style=cmake
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.ark"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=de386d0a2aec6772fba51a7710e186718c75cecdf589fa3fd8d8dbd203e464ac
checksum=41fcf916a973beade18f043bbbd49bcf8329ae64fcf161e907e30d643f442526
do_check() {
cd build