summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2016-01-14 18:58:33 -0800
committerBuildTools2016-01-14 18:58:33 -0800
commit271733f82a58646c2cf030304c4e61fa6304a361 (patch)
tree5f302a0e28e0371c228c08179a3673f3336de573 /PKGBUILD
parent4c25f44e66376beb9f1bd9a63e8f11233cdb5664 (diff)
downloadaur-271733f82a58646c2cf030304c4e61fa6304a361.tar.gz
5.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41d59997b123..b104d6a9bc98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.17.0
+pkgver=5.18.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=('dedb4a47cc8f850078792b5404de0d43'
+md5sums=('bcbcd88f73333da0ee5fb54f8e5242f1'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"