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

Antonio Rojas arojas at gemini.archlinux.org
Tue Mar 22 20:59:00 UTC 2022


    Date: Tuesday, March 22, 2022 @ 20:59:00
  Author: arojas
Revision: 440580

Update to 2.13.2

Modified:
  qscintilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 19:32:36 UTC (rev 440579)
+++ PKGBUILD	2022-03-22 20:59:00 UTC (rev 440580)
@@ -5,14 +5,14 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 python-qscintilla-qt6)
-pkgver=2.13.1
-pkgrel=3
+pkgver=2.13.2
+pkgrel=1
 license=(GPL)
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/qscintilla/intro"
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz")
-sha256sums=('800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a')
+sha256sums=('b6c7e5f27b51d25f09fe6cf84ae9a7f0876af0d65d8ccb551109e6e7b25885f4')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}



More information about the arch-commits mailing list