summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-10-13 00:38:55 -0700
committerSchala2016-10-13 00:38:55 -0700
commit9a503953351d6ceab8f6d69f8b962e0df24e73fc (patch)
tree8049b47f6827737329ba5fea492d0f6c0bbed177 /PKGBUILD
parent078835873f6dc2537ab4912a986524db63076015 (diff)
downloadaur-9a503953351d6ceab8f6d69f8b962e0df24e73fc.tar.gz
5.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1caef76b198..4fcce8220fbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.26.0
+pkgver=5.27.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=('f9615dc1343962e4e9d906f47bf8d509'
+md5sums=('e8803aa94fe6f8c34cb3bd2d5a17756a'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"