summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2016-03-31 23:51:46 -0700
committerBuildTools2016-03-31 23:51:46 -0700
commit1cfccedd5f6942d898a019a924be94a7cb350303 (patch)
tree51c6dc262b3250cd0dafdaca302555e047a272e9 /PKGBUILD
parentef468319129570a28b55397fe9146b63c367259c (diff)
downloadaur-1cfccedd5f6942d898a019a924be94a7cb350303.tar.gz
5.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c8e3204b1fb..1e62b05b4b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.19.0
+pkgver=5.20.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=('c18b4e3ad6e37ce1fe372931d2b269fb'
+md5sums=('1b2e1a6416f47c3d8b5e1a8bc4680570'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"