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

Levente Polyak anthraxx at archlinux.org
Tue Mar 19 21:44:56 UTC 2019


    Date: Tuesday, March 19, 2019 @ 21:44:56
  Author: anthraxx
Revision: 348736

upgpkg: qwt 6.1.4-2 fix url

FS#62080

Modified:
  qwt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-19 21:06:05 UTC (rev 348735)
+++ PKGBUILD	2019-03-19 21:44:56 UTC (rev 348736)
@@ -3,9 +3,9 @@
 
 pkgname=qwt
 pkgver=6.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt Widgets for Technical Applications'
-url='https://qwt.sourceforge.net/'
+url='https://qwt.sourceforge.io/'
 arch=('x86_64')
 depends=('qt5-base' 'qt5-svg')
 optdepends=('qt5-tools: For Designer plugin')



More information about the arch-commits mailing list