Skip to content

Commit 4499805

Browse files
committed
karchive 6.10.0
Signed-off-by: Rui Chen <[email protected]>
1 parent cca45be commit 4499805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/karchive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Karchive < Formula
22
desc "Reading, creating, and manipulating file archives"
33
homepage "https://api.kde.org/frameworks/karchive/html/index.html"
4-
url "https://download.kde.org/stable/frameworks/6.9/karchive-6.9.0.tar.xz"
5-
sha256 "246ad8dd2b5fb83df1cb05ff1fd3934f8a52be94d124350f9e6b7c3420e9c474"
4+
url "https://download.kde.org/stable/frameworks/6.10/karchive-6.10.0.tar.xz"
5+
sha256 "ac5160c19dd110bbdadeba9c5355cbfd3b5c1bd00ce3dbdc4a085776698c8a48"
66
license all_of: [
77
"BSD-2-Clause",
88
"LGPL-2.0-only",

0 commit comments

Comments
 (0)