summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2017-02-26 19:24:29 +0100
committerMartchus2017-02-26 19:24:29 +0100
commit23bdfa93c4af0093d7dae9e370b976cf50eccbae (patch)
tree0a9af12bc2380518b15f148a7af1fde3173c91d1 /PKGBUILD
parentb5d9cda52806b3fcef9b72f471e07d8eb482006b (diff)
downloadaur-23bdfa93c4af0093d7dae9e370b976cf50eccbae.tar.gz
Update to 5.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d9651b9b7e0..96734ce8447a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=5.4.0
+pkgver=5.5.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=('d77f623a26ef66fdb844bc282bfd6619c93645d8d968b91fb4a0a6b8f97050dc')
+sha256sums=('8bb433b6eb6252cdf0e3a325ac7a9a92dfcb8482170f4053c60e740b0aeb7c3c')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||