summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-03-13 17:47:54 -0700
committerSchala2017-03-13 17:47:54 -0700
commitda358d8bf13e06d365d6b6ca0e4a591b706dc2d9 (patch)
tree4a3554b1fea955111befdca36a348107d4c1ee67 /PKGBUILD
parentaf8263296de4c2503265dd431020481666342424 (diff)
downloadaur-da358d8bf13e06d365d6b6ca0e4a591b706dc2d9.tar.gz
5.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"