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 f5d934129c89..c3ba68ae4b57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 13 20:32:36 UTC 2016
+# Sun Aug 21 07:34:58 UTC 2016
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.24.0
+ pkgver = 5.25.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.24/extra-cmake-modules-5.24.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.25/extra-cmake-modules-5.25.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
- md5sums = cd3b0c844234ad29cfdba89d63ccb2ae
+ md5sums = 043c08482bf7cf951e18d32e16238fb4
md5sums = 0d249754247382f3b8dda80d6833aac4
pkgname = mingw-w64-extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index aede0908fcec..863a6c6a2733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.24.0
+pkgver=5.25.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=('cd3b0c844234ad29cfdba89d63ccb2ae'
+md5sums=('043c08482bf7cf951e18d32e16238fb4'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"