diff options
author | Stamatin Cristina <dear.volgk@gmail.com> | 2021-09-20 09:51:38 +0300 |
---|---|---|
committer | Stamatin Cristina <dear.volgk@gmail.com> | 2021-09-20 09:51:38 +0300 |
commit | 9532cd0a66a2092a7f6d65162b236ec771a51e04 (patch) | |
tree | b0a2bd122f21d3ca6d8173d0662d98c8c4709dd7 /kconfig/Pkgfile | |
parent | f4326b78bb63f64e2cf356ef6a986ca6be04ebb4 (diff) | |
download | contrib-9532cd0a66a2092a7f6d65162b236ec771a51e04.tar.gz contrib-9532cd0a66a2092a7f6d65162b236ec771a51e04.tar.xz |
kconfig: 5.85.0 -> 5.86.0
Diffstat (limited to 'kconfig/Pkgfile')
-rw-r--r-- | kconfig/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/Pkgfile b/kconfig/Pkgfile index 08a3af8e6..4065c9b08 100644 --- a/kconfig/Pkgfile +++ b/kconfig/Pkgfile @@ -4,7 +4,7 @@ # Depends on: extra-cmake-modules qt5 name=kconfig -version=5.85.0 +version=5.86.0 release=1 source=(https://download.kde.org/stable/frameworks/${version%.*}/$name-$version.tar.xz) |