summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb91ef1b408c..6c553ad4d1c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 18 19:34:40 UTC 2016
+# Sat Dec 17 18:11:58 UTC 2016
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.28.0
+ pkgver = 5.29.0
pkgrel = 1
url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
arch = any
@@ -12,9 +12,9 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.28/extra-cmake-modules-5.28.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.29/extra-cmake-modules-5.29.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
- md5sums = c8b07337cc3c72a55ec40267f1b3eec4
+ md5sums = dd3e13ee27fb421a9d215fc708ae02b3
md5sums = 0d249754247382f3b8dda80d6833aac4
pkgname = mingw-w64-extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index ce1cb7a7b51a..5b48cc8af58b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.28.0
+pkgver=5.29.0
pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
@@ -10,7 +10,7 @@ options=(staticlibs !strip !buildflags)
url="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/extra-cmake-modules-${pkgver}.tar.xz"
"set-AUTOSTATICPLUGINS.patch")
-md5sums=('c8b07337cc3c72a55ec40267f1b3eec4'
+md5sums=('dd3e13ee27fb421a9d215fc708ae02b3'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"