aboutsummaryrefslogtreecommitdiffstats
path: root/community/syntax-highlighting
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-08-11 13:33:16 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-11 11:51:49 -0300
commitd1b9bd7ca90adcd6e45e9a68bf234f1bc5bfd462 (patch)
tree3417f6651c9ef8de74378841cb205922b95e194a /community/syntax-highlighting
parentc7d8369e998bdda315a166238a4acced7c144b37 (diff)
downloadaports-d1b9bd7ca90adcd6e45e9a68bf234f1bc5bfd462.tar.bz2
aports-d1b9bd7ca90adcd6e45e9a68bf234f1bc5bfd462.tar.xz
community/kde-frameworks: upgrade to 5.61.0
Diffstat (limited to 'community/syntax-highlighting')
-rw-r--r--community/syntax-highlighting/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syntax-highlighting/APKBUILD b/community/syntax-highlighting/APKBUILD
index 173ce43d5a..50ac88c483 100644
--- a/community/syntax-highlighting/APKBUILD
+++ b/community/syntax-highlighting/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=syntax-highlighting
-pkgver=5.60.0
+pkgver=5.61.0
pkgrel=0
pkgdesc="Syntax highlighting engine for structured text and code"
arch="all"
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="266e1df814e3b6383068347238c6d8a46736112b4d0037784361b9b756a9f00ca29ce615185dbb553568fec9dca97671c95d1d39dde1f40a864c1ff40174ec15 syntax-highlighting-5.60.0.tar.xz"
+sha512sums="7949116ab4167016dc1ba68f0485351fcb26b1b8397ff94a77d90afe63046aa106ac7b3fec131d0a133edce326002598218dd2cffe773fbf6244d2d04354acc4 syntax-highlighting-5.61.0.tar.xz"