summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 640b24eb98f0..9a84d3d78f36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 30 23:48:12 UTC 2016
+# Tue Jan 17 00:50:08 UTC 2017
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.29.0
- pkgrel = 3
+ pkgver = 5.30.0
+ pkgrel = 1
url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
arch = any
groups = mingw-w64-kf5
@@ -12,10 +12,10 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.29/extra-cmake-modules-5.29.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.30/extra-cmake-modules-5.30.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
source = 05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch
- md5sums = dd3e13ee27fb421a9d215fc708ae02b3
+ md5sums = 3678f6f17ff10ba5022fc1800028538f
md5sums = 0d249754247382f3b8dda80d6833aac4
md5sums = 5dff00f63909b8aaf717d7e07bdff80d
diff --git a/PKGBUILD b/PKGBUILD
index 4ae9af3d9e5f..3037fab0b925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.29.0
-pkgrel=3
+pkgver=5.30.0
+pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
groups=(mingw-w64-kf5)
@@ -11,7 +11,7 @@ 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"
"05aa27dc0e14dab407379a4d22f895e9eff13cc0.patch")
-md5sums=('dd3e13ee27fb421a9d215fc708ae02b3'
+md5sums=('3678f6f17ff10ba5022fc1800028538f'
'0d249754247382f3b8dda80d6833aac4'
'5dff00f63909b8aaf717d7e07bdff80d')