[arch-commits] Commit in qt5-webkit/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Mar 16 16:07:23 UTC 2016


    Date: Wednesday, March 16, 2016 @ 17:07:22
  Author: arojas
Revision: 261917

Repackage as 5.6.0

Modified:
  qt5-webkit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 14:10:33 UTC (rev 261916)
+++ PKGBUILD	2016-03-16 16:07:22 UTC (rev 261917)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-webkit
-_qtver=5.6.0-rc
+_qtver=5.6.0
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -15,8 +15,8 @@
 optdepends=('gst-plugins-good: Webm codec support')
 conflicts=('qt')
 groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-5.6.0"
-source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
+_pkgfqn="${pkgname/5-/}-opensource-src-${pkgver}"
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${pkgver}-rc/submodules/${_pkgfqn}.tar.xz"
         qt5-webkit-pthread.patch)
 md5sums=('f93c15d465a12c4598851ab8319be90d'
          'f65286024f65ca87837171272fc8975d')



More information about the arch-commits mailing list