summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8469355b8967..3c0584e7c86a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Jul 30 06:48:07 UTC 2017
+# 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.36.0
+ pkgver = 5.37.0
pkgrel = 1
- url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
+ url = https://community.kde.org/Frameworks
arch = any
groups = mingw-w64-kf5
license = LGPL
@@ -12,11 +12,11 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.36/extra-cmake-modules-5.36.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.36/extra-cmake-modules-5.36.0.tar.xz.sig
+ 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 = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
- sha256sums = 6e120bb40411ef559583ef693c0c03a41df3bb40a932bf7444c97e04266d5daf
+ sha256sums = 26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb
sha256sums = SKIP
sha256sums = 30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0
sha256sums = 7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909
diff --git a/PKGBUILD b/PKGBUILD
index 71b9eb9dcf50..dbb8960e6ea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.36.0
+pkgver=5.37.0
pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
@@ -7,11 +7,11 @@ groups=(mingw-w64-kf5)
license=("LGPL")
depends=(mingw-w64-cmake)
options=(staticlibs !strip !buildflags)
-url="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
+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=('6e120bb40411ef559583ef693c0c03a41df3bb40a932bf7444c97e04266d5daf'
+sha256sums=('26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb'
'SKIP'
'30bdcedab402c69ea0db3460f5a23cbd226a5cd1e12b13926b8a65df773e14a0'
'7e44cf56a8274c8166eaf02e60c2d34e5048992a7e3c8309b998b762a394e909')