author | Antonio Rojas
<arojas@archlinux.org> 2019-04-12 17:49:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-12 17:49:22 UTC |
parent | db33047332a04ab8597d9b9a931095e6f8d36c3e |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f9c0ad7..49657aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.11.1 pkgrel=1 license=('GPL') arch=('x86_64') -url="http://www.riverbankcomputing.co.uk/software/qscintilla/intro" +url="https://www.riverbankcomputing.com/software/qscintilla/intro" makedepends=('python-pyqt5' 'python2-pyqt5' 'qt5-tools' 'sip') options=('!buildflags') # Fix Qt Designer plugin source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_gpl-$pkgver.tar.gz")