summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Shparber2020-01-18 20:18:24 -0500
committerOleg Shparber2020-01-18 20:18:24 -0500
commitee33384452a538a062f0a5f2af55d98667eaa1e8 (patch)
treedb0a1e34b0b870fa1633e346bc9b2548475e30f2
parent589468da1e7390189abdbf6f87514e98b3ba14e0 (diff)
downloadaur-ee33384452a538a062f0a5f2af55d98667eaa1e8.tar.gz
Update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 309185d629f6..366582da466b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = qtcreator-src
pkgdesc = Source code of Qt Creator IDE needed to build plugins
pkgver = 4.11.0
pkgrel = 1
- url = http://wiki.qt.io/Category:Tools::QtCreator
+ url = https://www.qt.io
arch = any
license = LGPL
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 1df5c910b5f7..2b6f4a6247a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=4.11.0
pkgrel=1
pkgdesc="Source code of Qt Creator IDE needed to build plugins"
arch=('any')
-url="http://wiki.qt.io/Category:Tools::QtCreator"
+url='https://www.qt.io'
license=('LGPL')
depends=()
options=('!strip')