summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2015-10-13 20:49:40 -0700
committerBuildTools2015-10-13 20:49:40 -0700
commit2e1f8546c2a53f930a8c9cb7339d7b88826ab907 (patch)
tree7f428578bb5c10e625d34d0666620f7f8cfc7ea8
parentf92da4bacda949ecb70e66d072b250fd91b81342 (diff)
downloadaur-2e1f8546c2a53f930a8c9cb7339d7b88826ab907.tar.gz
5.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 957602e231be..4a33285116be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.14.0
+ pkgver = 5.15.0
pkgrel = 1
url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
arch = any
@@ -10,9 +10,9 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.14/extra-cmake-modules-5.14.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.15/extra-cmake-modules-5.15.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
- md5sums = 5c5db16c6038e63e7b741fa32e4eaddd
+ md5sums = 5a41b547927190d366501cf61d86ec07
md5sums = 0d249754247382f3b8dda80d6833aac4
pkgname = mingw-w64-extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index 53208ea077d2..b9d07cf2680b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.14.0
+pkgver=5.15.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=('5c5db16c6038e63e7b741fa32e4eaddd'
+md5sums=('5a41b547927190d366501cf61d86ec07'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"