summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2017-01-03 18:38:18 +0100
committerMartchus2017-01-03 18:38:18 +0100
commitecbe8a99f0338965313d5efe43a69abd6feab43b (patch)
tree76599d5f87762b254c8402438ac6892d16853acc /PKGBUILD
parent85d3f241b69d3d3f25a37528d0a76e9e83805f8b (diff)
downloadaur-ecbe8a99f0338965313d5efe43a69abd6feab43b.tar.gz
Update to 5.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95253703381a..66ca35106821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=5.2.0
+pkgver=5.3.0
pkgrel=1
arch=('any')
pkgdesc='Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models (mingw-w64)'
@@ -16,7 +16,7 @@ makedepends=('mingw-w64-gcc' 'mingw-w64-cmake')
optdepends=("$pkgname-doc: API documentation")
url="https://github.com/Martchus/${_reponame}"
source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz")
-sha256sums=('16a2cd4d161d4c71a5e60bd252874d6c3367c81ed15a40a295d6beda30f076de')
+sha256sums=('1c771873d3b7e8b2eb3cf727b2026bd41cdd5ed8747efaf1abdce421e458df06')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||