summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2017-05-28 22:25:19 +0200
committerMartchus2017-05-28 22:25:19 +0200
commit1b70a7535f713468ce1f7c098616f83cb12f9355 (patch)
tree42d711078d6f6b2172e40790ee5c51e3b6731ade /PKGBUILD
parent49e97a57107bfd00893fe98f8d96d8cf89af178d (diff)
downloadaur-1b70a7535f713468ce1f7c098616f83cb12f9355.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb95e6e0a442..1778e20e4370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=5.6.0
+pkgver=5.7.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' 'mingw-w64-qt5-tools')
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=('f344d5ec6783c7fa76ffdb94ef40dea0ee4c95d03327be1a68ce89985f16074b')
+sha256sums=('a527b588fea9bd9986d7433c62ac86de82e3566e3805c7a54c0cf6382d28d574')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||