summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-11-03 10:57:21 +0100
committerMartchus2021-11-03 10:57:21 +0100
commit7e58de8a343ee7cd550ec3acaf5c11c57f8d3edf (patch)
tree21650823cd3fa079932cad874ff0242358f8eaf9 /PKGBUILD
parent39243bbf92de21571faf8380e5be7ea6480e52e8 (diff)
downloadaur-7e58de8a343ee7cd550ec3acaf5c11c57f8d3edf.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 686748c4ee01..2805a69c4b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=6.5.1
+pkgver=6.5.2
pkgrel=1
arch=('any')
pkgdesc='Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models (mingw-w64)'
@@ -17,7 +17,7 @@ checkdepends=('mingw-w64-wine')
makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ninja')
url="https://github.com/Martchus/${_reponame}"
source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz")
-sha256sums=('a0bb997e9ea8b53c4ba7ae40affd945d015c757f43d7a313b575a8a425bea180')
+sha256sums=('01afcb59312615129de29d339255224ca09c5fee050659b7896ea880483bd311')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')