[arch-commits] Commit in qt5-location/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jun 9 08:25:43 UTC 2016
Date: Thursday, June 9, 2016 @ 10:25:43
Author: fyan
Revision: 269169
upgpkg: qt5-location 5.6.1-1
Upstream release
Modified:
qt5-location/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-09 08:25:28 UTC (rev 269168)
+++ PKGBUILD 2016-06-09 08:25:43 UTC (rev 269169)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt5-location
-_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=('eee764d337854424a30f0356ba04ae6b')
+md5sums=('e985bfe7bd544bc7bb44221440f6eaa3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list