[arch-commits] Commit in qt5-3d/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jun 9 08:29:13 UTC 2016
Date: Thursday, June 9, 2016 @ 10:29:13
Author: fyan
Revision: 269181
upgpkg: qt5-3d 5.6.1-1
Upstream release
Modified:
qt5-3d/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-09 08:29:06 UTC (rev 269180)
+++ PKGBUILD 2016-06-09 08:29:13 UTC (rev 269181)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt5-3d
-_qtver=5.6.0
+_qtver=5.6.1
pkgver=${_qtver/-/}
pkgrel=1
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
groups=('qt' 'qt5')
_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('fba04c921d53fc3ec6794e2a2a75ca60')
+md5sums=('8227248e5800be8d684a2700fca143e6')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list