summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2017-03-13 17:47:54 -0700
committerSchala2017-03-13 17:47:54 -0700
commitda358d8bf13e06d365d6b6ca0e4a591b706dc2d9 (patch)
tree4a3554b1fea955111befdca36a348107d4c1ee67
parentaf8263296de4c2503265dd431020481666342424 (diff)
downloadaur-da358d8bf13e06d365d6b6ca0e4a591b706dc2d9.tar.gz
5.32
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6b8d077fedc..f81c14875125 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 00:07:29 UTC 2017
+# Tue Mar 14 00:47:43 UTC 2017
pkgbase = mingw-w64-kconfig
pkgdesc = Configuration system (mingw-w64)
- pkgver = 5.31.0
- pkgrel = 2
+ pkgver = 5.32.0
+ pkgrel = 1
url = https://projects.kde.org/projects/frameworks/kconfig
arch = any
groups = mingw-w64-kf5
@@ -15,8 +15,8 @@ pkgbase = mingw-w64-kconfig
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.31/kconfig-5.31.0.tar.xz
- md5sums = f044848c2406fa1452b11780af2e1fea
+ source = http://download.kde.org/stable/frameworks/5.32/kconfig-5.32.0.tar.xz
+ md5sums = 1894bf1bd4c22505978bf50b7b276fd3
pkgname = mingw-w64-kconfig
diff --git a/PKGBUILD b/PKGBUILD
index c7446f205e5a..e91166c09110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-kconfig
-pkgver=5.31.0
-pkgrel=2
+pkgver=5.32.0
+pkgrel=1
arch=(any)
pkgdesc="Configuration system (mingw-w64)"
license=("LGPL")
@@ -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=('f044848c2406fa1452b11780af2e1fea')
+md5sums=('1894bf1bd4c22505978bf50b7b276fd3')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"