summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3859b1c75c6e..e1223e0e16a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Dec 16 06:21:10 UTC 2015
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.16.0
+ pkgver = 5.17.0
pkgrel = 1
url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
arch = any
@@ -10,9 +12,9 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.16/extra-cmake-modules-5.16.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.17/extra-cmake-modules-5.17.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
- md5sums = 08d94fb941c670e4f1832a340e855836
+ md5sums = dedb4a47cc8f850078792b5404de0d43
md5sums = 0d249754247382f3b8dda80d6833aac4
pkgname = mingw-w64-extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index 2c31db297d68..41d59997b123 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.16.0
+pkgver=5.17.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=('08d94fb941c670e4f1832a340e855836'
+md5sums=('dedb4a47cc8f850078792b5404de0d43'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"