git » qt5-graphicaleffects.git » commit c9b3e25

Qt 5.11.2

author Antonio Rojas
2018-09-18 18:45:46 UTC
committer Antonio Rojas
2018-09-18 18:45:46 UTC
parent 6a440c007e24a9dc474735b731515f14732ef4ed

Qt 5.11.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 08e5a6d..e1a5530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-graphicaleffects
-_qtver=5.11.1
+_qtver=5.11.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('d9d27236696221098e832d6fee8c0fbb2834b1670d9ca1e5bf3d0fbc8e5448f3')
+sha256sums=('a9dcaaa3932f7b71717a393700e1387bcd6f9c03538d0ffca2a64128a0e4a9fd')
 
 prepare() {
   mkdir -p build