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 4499805 commit 5928ae8Copy full SHA for 5928ae8
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.9/kdoctools-6.9.0.tar.xz"
5
- sha256 "6cc43f7db6df703cde1c6fbb24debcfb11c3df8f176be101577e21582d0209ca"
+ url "https://download.kde.org/stable/frameworks/6.10/kdoctools-6.10.0.tar.xz"
+ sha256 "03fa98e1213235ee4d4839d16e3edb22ee56849b9ab03d140639cf9facb6b038"
6
license all_of: [
7
"BSD-3-Clause",
8
"GPL-2.0-or-later",
0 commit comments