summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2016-05-20 16:49:25 -0700
committerBuildTools2016-05-20 16:49:25 -0700
commit7c48b1bde8a86c4e5e5a5cf9c14432ec37d6d81d (patch)
tree232fe54e10527d9f57285c38abddfdd80b8cf597
parent42b12fd1429648fe2a6ce74801e1817f00891a44 (diff)
downloadaur-7c48b1bde8a86c4e5e5a5cf9c14432ec37d6d81d.tar.gz
5.22
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 837297c3b5e5..6b0ed3408b5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Apr 19 14:02:01 UTC 2016
+# Fri May 20 23:49:14 UTC 2016
pkgbase = mingw-w64-extra-cmake-modules
pkgdesc = Extra modules and scripts for CMake (mingw-w64)
- pkgver = 5.21.0
- pkgrel = 2
+ pkgver = 5.22.0
+ pkgrel = 1
url = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
arch = any
groups = mingw-w64-kf5
@@ -12,9 +12,9 @@ pkgbase = mingw-w64-extra-cmake-modules
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.21/extra-cmake-modules-5.21.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.22/extra-cmake-modules-5.22.0.tar.xz
source = set-AUTOSTATICPLUGINS.patch
- md5sums = 91473997dd136046e1917795711e4b9b
+ md5sums = d94b0b8c479626c41c9aebdb5641afc1
md5sums = 0d249754247382f3b8dda80d6833aac4
pkgname = mingw-w64-extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index c06b0a28727d..bd8d5e4c84a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-extra-cmake-modules
-pkgver=5.21.0
-pkgrel=2
+pkgver=5.22.0
+pkgrel=1
arch=(any)
pkgdesc="Extra modules and scripts for CMake (mingw-w64)"
groups=(mingw-w64-kf5)
@@ -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=('91473997dd136046e1917795711e4b9b'
+md5sums=('d94b0b8c479626c41c9aebdb5641afc1'
'0d249754247382f3b8dda80d6833aac4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"