summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Astals Cid2018-04-24 14:00:39 +0200
committerAlbert Astals Cid2018-04-24 14:00:39 +0200
commita0d8f7720e3df0c78eb45304d3b69c1b76b1c1b8 (patch)
treee12a02633e8f6376f60656dbd42ed832b4fc368b
parent9e4ade5a9bff48be0a8fdf04715f2ec46e80dde2 (diff)
downloadaur-a0d8f7720e3df0c78eb45304d3b69c1b76b1c1b8.tar.gz
5.45
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9854fb801cd..6247e90be8a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Aug 17 07:46:28 UTC 2017
pkgbase = mingw-w64-kconfig
pkgdesc = Configuration system (mingw-w64)
- pkgver = 5.37.0
+ pkgver = 5.45.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -14,9 +12,10 @@ pkgbase = mingw-w64-kconfig
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.37/kconfig-5.37.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.37/kconfig-5.37.0.tar.xz.sig
- sha256sums = ad646fbf27a671761414609f729a033f5014ee0f6f9f4cd909ab00cfeb131eb8
+ source = http://download.kde.org/stable/frameworks/5.45/kconfig-5.45.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.45/kconfig-5.45.0.tar.xz.sig
+ validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
+ sha256sums = 37a0a09a0757855ffa45bbafd49ddcb66e6d7e7d21bb671d47a1405f05dc2703
sha256sums = SKIP
pkgname = mingw-w64-kconfig
diff --git a/PKGBUILD b/PKGBUILD
index 3d73dd0a692e..a7650472c779 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kconfig
-pkgver=5.37.0
+pkgver=5.45.0
pkgrel=1
arch=(any)
pkgdesc="Configuration system (mingw-w64)"
@@ -10,7 +10,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%.*}/kconfig-${pkgver}.tar.xz"{,.sig})
-sha256sums=('ad646fbf27a671761414609f729a033f5014ee0f6f9f4cd909ab00cfeb131eb8'
+sha256sums=('37a0a09a0757855ffa45bbafd49ddcb66e6d7e7d21bb671d47a1405f05dc2703'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>