summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:29:39 +0100
committerMladen Milinkovic2020-11-29 11:29:39 +0100
commitbf2e87cade8782cc4710e8794a40b27a5f11688e (patch)
tree45f83802798cf2abae1bd4ace13d64bbca10be06
parent4fe40549d34aac79b93dbacf7e8b1d92c068cfa0 (diff)
downloadaur-mingw-w64-kconfigwidgets.tar.gz
5.76.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e97627b71d0..51a96b395c6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-kconfigwidgets
pkgdesc = Widgets for KConfig (mingw-w64)
- pkgver = 5.45.0
+ pkgver = 5.76.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -17,10 +17,10 @@ pkgbase = mingw-w64-kconfigwidgets
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.45/kconfigwidgets-5.45.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.45/kconfigwidgets-5.45.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.76/kconfigwidgets-5.76.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.76/kconfigwidgets-5.76.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = 349ccd412fbe7130026e389edc6d1186ec0a1610dfdd43fd9ff00867ba50404e
+ sha256sums = f8eed399008a041df2da9cc3f2313df11376b94c85472900b39b9d6abcabe6d4
sha256sums = SKIP
pkgname = mingw-w64-kconfigwidgets
diff --git a/PKGBUILD b/PKGBUILD
index c79adc3e991d..7efd2a1fc29d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+
_pkgname=kconfigwidgets
pkgname=mingw-w64-$_pkgname
-pkgver=5.45.0
+pkgver=5.76.0
pkgrel=1
arch=(any)
pkgdesc="Widgets for KConfig (mingw-w64)"
@@ -11,7 +13,7 @@ makedepends=(mingw-w64-extra-cmake-modules mingw-w64-qt5-tools)
options=(staticlibs !strip !buildflags)
url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('349ccd412fbe7130026e389edc6d1186ec0a1610dfdd43fd9ff00867ba50404e'
+sha256sums=('f8eed399008a041df2da9cc3f2313df11376b94c85472900b39b9d6abcabe6d4'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>