summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Astals Cid2018-04-21 01:45:01 +0200
committerAlbert Astals Cid2018-04-21 01:45:01 +0200
commit0773fa7e786fc58bb39e9a9980b0dfd50d19ff79 (patch)
tree7d366ea92c969416e3f623b1bd5d0ede60adf679
parenta52e3a08ed362e20ce0e76d8dc872ead06ec19fd (diff)
downloadaur-0773fa7e786fc58bb39e9a9980b0dfd50d19ff79.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 3c0584e7c86a..74e67f9aeb59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Aug 16 23:57:47 UTC 2017
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.37.0
+ pkgver = 5.45.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -12,11 +10,12 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.37/extra-cmake-modules-5.37.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.37/extra-cmake-modules-5.37.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.45/extra-cmake-modules-5.45.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.45/extra-cmake-modules-5.45.0.tar.xz.sig
source = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
- sha256sums = 26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb
+ validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
+ sha256sums = e6d49dcbf37a1887d4e08d1381318bad064ab214ab021030d74ce2657e93f63c
sha256sums = SKIP
sha256sums = 30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0
sha256sums = 7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909
diff --git a/PKGBUILD b/PKGBUILD
index dbb8960e6ea4..fa2f5f3b60f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.37.0
+pkgver=5.45.0
pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
@@ -11,7 +11,7 @@ url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/extra-cmake-modules-${pkgver}.tar.xz"{,.sig}
"set-AUTOSTATICPLUGINS.patch"
"05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch")
-sha256sums=('26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb'
+sha256sums=('e6d49dcbf37a1887d4e08d1381318bad064ab214ab021030d74ce2657e93f63c'
'SKIP'
'30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0'
'7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909')