summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-09-17 20:20:30 -0700
committerSchala2016-09-17 20:20:30 -0700
commit078835873f6dc2537ab4912a986524db63076015 (patch)
treeeb9543a11e852da796437206ddd491bb64622d30 /PKGBUILD
parentf3cb8d5cfa6e7a70aff1c7e64e7b5c352fd38a67 (diff)
downloadaur-078835873f6dc2537ab4912a986524db63076015.tar.gz
5.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 863a6c6a2733..d1caef76b198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.25.0
+pkgver=5.26.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=('043c08482bf7cf951e18d32e16238fb4'
+md5sums=('f9615dc1343962e4e9d906f47bf8d509'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"