Skip to content

Commit 5928ae8

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kdoctools.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kdoctools < Formula
22
desc "Create documentation from DocBook"
33
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"
4+
url "https://download.kde.org/stable/frameworks/6.10/kdoctools-6.10.0.tar.xz"
5+
sha256 "03fa98e1213235ee4d4839d16e3edb22ee56849b9ab03d140639cf9facb6b038"
66
license all_of: [
77
"BSD-3-Clause",
88
"GPL-2.0-or-later",

0 commit comments

Comments
 (0)