extra/qt5-imageformats to 5.6.1-1

This commit is contained in:
Kevin Mihelich 2016-06-18 17:50:08 +00:00
parent 6068c5da48
commit 815f93257a

View file

@ -6,9 +6,9 @@
# - patch for libwebp aarch64 neon decision
pkgname=qt5-imageformats
_qtver=5.6.0
_qtver=5.6.1
pkgver=${_qtver/-/}
pkgrel=2
pkgrel=1
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@ -20,7 +20,7 @@ groups=('qt' 'qt5')
_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'aarch64.patch')
md5sums=('bb57c1db37e89a47f3513859ef04ae97'
md5sums=('3c96ea81db49132eaa4e0d9c9a9db0c2'
'c467ac74c0faeac0fab836181e228e1d')
prepare() {