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

Antonio Rojas arojas at archlinux.org
Wed Dec 2 19:53:15 UTC 2020


    Date: Wednesday, December 2, 2020 @ 19:53:15
  Author: arojas
Revision: 402822

Update to 2.11.6

Modified:
  qscintilla/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 19:49:40 UTC (rev 402821)
+++ PKGBUILD	2020-12-02 19:53:15 UTC (rev 402822)
@@ -5,14 +5,14 @@
 
 pkgbase=qscintilla
 pkgname=('qscintilla-qt5' 'python-qscintilla-qt5')
-pkgver=2.11.5
-pkgrel=3
+pkgver=2.11.6
+pkgrel=1
 license=('GPL')
 arch=('x86_64')
 url="https://www.riverbankcomputing.com/software/qscintilla/intro"
 makedepends=('python-pyqt5' 'qt5-tools' 'sip5' 'pyqt-builder')
 source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla-$pkgver.tar.gz")
-sha256sums=('9361e26fd7fb7b5819a7eb92c5c1880a18de9bd3ed9dd2eb008e57388696716b')
+sha256sums=('e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7')
 
 build() {
   cd QScintilla-${pkgver}



More information about the arch-commits mailing list