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 c0ef86d commit 4345607Copy full SHA for 4345607
Formula/k/kdoctools.rb
@@ -1,8 +1,8 @@
1
class Kdoctools < Formula
2
desc "Create documentation from DocBook"
3
homepage "https://api.kde.org/frameworks/kdoctools/html/index.html"
4
- url "https://download.kde.org/stable/frameworks/6.6/kdoctools-6.6.0.tar.xz"
5
- sha256 "149e0b442290f8bc9d2a0c99c8e27a5735a3a83870a82de007e487529f0aad44"
+ url "https://download.kde.org/stable/frameworks/6.7/kdoctools-6.7.0.tar.xz"
+ sha256 "9fe539dffed01836940fa4f06f953ac4ed0cd4fb5f0232fe5b66c22364c1692f"
6
license all_of: [
7
"BSD-3-Clause",
8
"GPL-2.0-or-later",
0 commit comments