[arch-commits] Commit in qscintilla/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jun 29 06:59:06 UTC 2019
Date: Saturday, June 29, 2019 @ 06:59:05
Author: arojas
Revision: 357033
Update to 2.11.2
Modified:
qscintilla/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-29 06:43:25 UTC (rev 357032)
+++ PKGBUILD 2019-06-29 06:59:05 UTC (rev 357033)
@@ -5,7 +5,7 @@
pkgbase=qscintilla
pkgname=('qscintilla-qt5' 'python-qscintilla-qt5' 'python2-qscintilla-qt5'
'python-qscintilla-qt5-common')
-pkgver=2.11.1
+pkgver=2.11.2
pkgrel=1
license=('GPL')
arch=('x86_64')
@@ -13,7 +13,7 @@
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")
-sha256sums=('dae54d19e43dba5a3f98ac084fc0bcfa6fb713fa851f1783a01404397fd722f5')
+sha256sums=('029bdc476a069fda2cea3cd937ba19cc7fa614fb90578caef98ed703b658f4a1')
build() {
cd "$srcdir"/QScintilla_gpl-${pkgver}
More information about the arch-commits
mailing list