diff options
Diffstat (limited to 'repo/extra-cmake-modules')
-rw-r--r-- | repo/extra-cmake-modules/extra-cmake-modules.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/extra-cmake-modules/extra-cmake-modules.xibuild b/repo/extra-cmake-modules/extra-cmake-modules.xibuild index 1c58956..b3abf57 100644 --- a/repo/extra-cmake-modules/extra-cmake-modules.xibuild +++ b/repo/extra-cmake-modules/extra-cmake-modules.xibuild @@ -5,7 +5,7 @@ DESC="Extra CMake modules" MAKEDEPS="python-sphinx ninja python-docutils python-pygments python-babel python-pytz python-jinja python-packaging python-imagesize " -PKG_VER=5.93.0 +PKG_VER=5.98.0 SOURCE="https://download.kde.org/stable/frameworks/${PKG_VER%.*}/extra-cmake-modules-$PKG_VER.tar.xz" build() { |