We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca45be commit 4499805Copy full SHA for 4499805
Formula/k/karchive.rb
@@ -1,8 +1,8 @@
1
class Karchive < Formula
2
desc "Reading, creating, and manipulating file archives"
3
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"
+ url "https://download.kde.org/stable/frameworks/6.10/karchive-6.10.0.tar.xz"
+ sha256 "ac5160c19dd110bbdadeba9c5355cbfd3b5c1bd00ce3dbdc4a085776698c8a48"
6
license all_of: [
7
"BSD-2-Clause",
8
"LGPL-2.0-only",
0 commit comments