git » kconfigwidgets.git » commit 4ae1a2c

Rebuild with correct kdoctools version to fix missing man pages

author Antonio Rojas
2020-11-27 12:09:03 UTC
committer Antonio Rojas
2020-11-27 12:09:03 UTC
parent 163598b89549a39a5355274f1d6c50b295c3677e

Rebuild with correct kdoctools version to fix missing man pages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 80c4232..0f2e9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kconfigwidgets
 pkgver=5.76.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Widgets for KConfig'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'