author | Antonio Rojas
<arojas@archlinux.org> 2019-03-28 07:30:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-28 07:30:46 UTC |
parent | 17c3ddaba4aebad08d929742a0af51ff8d34c05e |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 14f73ee..f9c0ad7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ arch=('x86_64') url="http://www.riverbankcomputing.co.uk/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/QScintilla_gpl-$pkgver.tar.gz") +source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_gpl-$pkgver.tar.gz") sha256sums=('dae54d19e43dba5a3f98ac084fc0bcfa6fb713fa851f1783a01404397fd722f5') build() {