Date: Thursday, March 28, 2019 @ 07:30:19
  Author: arojas
Revision: 349326

Fix source URL

Modified:
  pyqtwebengine/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-28 07:29:53 UTC (rev 349325)
+++ PKGBUILD    2019-03-28 07:30:19 UTC (rev 349326)
@@ -9,7 +9,7 @@
 url="https://www.riverbankcomputing.com/software/pyqtwebengine/intro";
 license=(GPL)
 makedepends=(sip qt5-webengine python-pyqt5 python2-pyqt5)
-source=("https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/PyQtWebEngine_gpl-$pkgver.tar.gz";)
+source=("https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/$pkgver/PyQtWebEngine_gpl-$pkgver.tar.gz";)
 sha256sums=('860704672ea1b616e1347be1f347bc1c749e64ed378370863fe209e84e9bd473')
 
 prepare() {

Reply via email to