summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-11 18:58:56 +0000
committerMartchus2018-12-11 18:58:56 +0000
commitef3df245a9bc6d89ca8f9b830c065d5ae2e736ad (patch)
tree67fc13bc811550c20fd359f55adc29edf65fc63e /PKGBUILD
parent4dcf81ccefcb50845b467a3f7f23d8e3cc3fad36 (diff)
downloadaur-ef3df245a9bc6d89ca8f9b830c065d5ae2e736ad.tar.gz
Update to 5.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 867ac8b35c1a..cac4504caf9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtcharts
pkgname="mingw-w64-qt5-charts"
-pkgver=5.11.2
+pkgver=5.12.0
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL' 'FDL' 'custom')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('f6a312c596bfffa5074a3a5606dff1ef197dac075b3c1bd6443e3a6db1c3a114')
+sha256sums=('9cd71c4a4c10611083ce8f16992c59666d51b5275cc1a79f324ee18579ced450')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \