summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-11-28 22:42:53 +0100
committerMartchus2016-11-28 22:42:53 +0100
commit4634be022ee5668f373573380e7c16b3fbe799c3 (patch)
tree3feb4c0307894fc7d6fef84b77ab8c52a0b7483f /PKGBUILD
parentf5adc3d517b640ecaf89936f7adcbc92293ab4de (diff)
downloadaur-4634be022ee5668f373573380e7c16b3fbe799c3.tar.gz
Update to 5.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da50d707ea72..fa31b8d74d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=qtutilities
pkgname=mingw-w64-qtutilities
_name=${pkgname#mingw-w64-}
-pkgver=5.1.0
+pkgver=5.1.1
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=('d4690094f4f2dd942e3e623cac210d8e9676e9d8a73a5115f42aa66b87bcd4c5')
+sha256sums=('d3ba9ebbd9cf4277a29e34e13e3e558f074b058c4d713b19679d43b3ae16919e')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||