summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-02-05 21:22:24 +0100
committerMartchus2019-02-05 21:22:24 +0100
commit6d3979357ae8a2f284a75c328b4362b67d8a76a9 (patch)
tree12ddf62a2bf92984aadc6e1f68af15c0dfccb5b8 /PKGBUILD
parent70355a63ae23980944e3d1bc848e39fb237243de (diff)
downloadaur-6d3979357ae8a2f284a75c328b4362b67d8a76a9.tar.gz
Update to 5.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87f4364b507d..04b96453b035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
_qt_module=qtscript
pkgname="mingw-w64-qt5-script"
-pkgver=5.12.0
-pkgrel=2
+pkgver=5.12.1
+pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
depends=('mingw-w64-qt5-base')
@@ -22,7 +22,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=('97fe1a22e5d0e89d3850546c0771fe41707d4c40062dc16fae8e21bf6f8cffa8')
+sha256sums=('e5c158fb85799404d20d1ec5dd33a25d5f5736807e1008ce626f666a52c80624')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \