summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-12-07 20:40:39 +0100
committerMartchus2021-12-07 20:40:39 +0100
commit95d5cb2f3ebbbe3431a6d80c1a91f6d3f15cee3b (patch)
tree9fde44e72500c26ee60267bbf4c57ec57504f424 /PKGBUILD
parent7e58de8a343ee7cd550ec3acaf5c11c57f8d3edf (diff)
downloadaur-95d5cb2f3ebbbe3431a6d80c1a91f6d3f15cee3b.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 2805a69c4b1c..1d08219e0657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=6.5.2
+pkgver=6.5.3
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=('01afcb59312615129de29d339255224ca09c5fee050659b7896ea880483bd311')
+sha256sums=('17b5bf0db407ff1408ba1d2be6be3fc80de5dbd3fab78f6a66f55b6c4c0b6e22')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')