aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-11 19:28:02 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-06-11 23:44:45 +0000
commitba5a86286d24514b8b4fb9c411e13390382b1a86 (patch)
tree550f156c6dc0b7527a1ff29dd8dafccac653a87d
parent25c87a82ced28136e314475886e196b0ef03439e (diff)
testing/qscintilla: upgrade to 2.11.5
-rw-r--r--testing/qscintilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/qscintilla/APKBUILD b/testing/qscintilla/APKBUILD
index 9bab5bffba5..259df48f3f7 100644
--- a/testing/qscintilla/APKBUILD
+++ b/testing/qscintilla/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marian Buschsiewke <marian.buschsieweke@ovgu.de>
pkgname=qscintilla
-pkgver=2.11.4
+pkgver=2.11.5
pkgrel=0
pkgdesc="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control"
url="https://www.riverbankcomputing.com/software/qscintilla"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install -j1
}
-sha512sums="90fc2427121ca9ae55e34cf636460099bbdadd844318d9ef05f86790a36e25fb64528264bb7bb99e46b7add96378eff0cc69bb692940c6a1bddfadf86a9abdbd QScintilla-2.11.4.tar.gz"
+sha512sums="46bc3c896b4ab71fbcc821ce3a248ecc4200378e0b621adef8d39092f940928806c76abe529b7f27ce4280e7e49091d8cbeafe6f303ca85cf5675df2887fd99b QScintilla-2.11.5.tar.gz"