summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2016-04-17 15:36:09 -0700
committerBuildTools2016-04-17 15:36:09 -0700
commit043f6f822f2516c9efab9aa5b7f316d1049ff236 (patch)
treefe80fdae87a5822ed11345c7ef9f801796175edb
parent49027f48d0c248c1dd9657ce2eaf454302add83b (diff)
downloadaur-043f6f822f2516c9efab9aa5b7f316d1049ff236.tar.gz
5.21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5604574e5ac0..59c751082092 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 16 20:03:45 UTC 2016
+# Sun Apr 17 22:35:58 UTC 2016
pkgbase = mingw-w64-kconfig
pkgdesc = Configuration system (mingw-w64)
- pkgver = 5.19.0
+ pkgver = 5.21.0
pkgrel = 1
url = https://projects.kde.org/projects/frameworks/kconfig
arch = any
@@ -15,8 +15,8 @@ pkgbase = mingw-w64-kconfig
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.19/kconfig-5.19.0.tar.xz
- md5sums = 79953233cd7d507f4f8394bf62e23078
+ source = http://download.kde.org/stable/frameworks/5.21/kconfig-5.21.0.tar.xz
+ md5sums = 11782bb4555990deafa273f0288d2673
pkgname = mingw-w64-kconfig
diff --git a/PKGBUILD b/PKGBUILD
index 5948ab82dca3..460a1a09811a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kconfig
-pkgver=5.19.0
+pkgver=5.21.0
pkgrel=1
arch=(any)
pkgdesc="Configuration system (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake mingw-w64-extra-cmake-modules mingw-w64-qt5-tools)
options=(staticlibs !strip !buildflags)
url="https://projects.kde.org/projects/frameworks/kconfig"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kconfig-${pkgver}.tar.xz")
-md5sums=('79953233cd7d507f4f8394bf62e23078')
+md5sums=('11782bb4555990deafa273f0288d2673')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"