summaryrefslogtreecommitdiff
path: root/user/syntax-highlighting
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-08 18:31:01 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-08 18:31:01 +0000
commit0ed8ec1aaab263b4d9b423b9eecb126c84b66a87 (patch)
tree435db0f6665de23d8b9e0d51d57d57afc2f661ae /user/syntax-highlighting
parent15152598729dfaa1d6535b564f343c5d6785c01a (diff)
downloadpackages-0ed8ec1aaab263b4d9b423b9eecb126c84b66a87.tar.gz
packages-0ed8ec1aaab263b4d9b423b9eecb126c84b66a87.tar.bz2
packages-0ed8ec1aaab263b4d9b423b9eecb126c84b66a87.tar.xz
packages-0ed8ec1aaab263b4d9b423b9eecb126c84b66a87.zip
user/KF5: Bump to 5.50.0
Diffstat (limited to 'user/syntax-highlighting')
-rw-r--r--user/syntax-highlighting/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/syntax-highlighting/APKBUILD b/user/syntax-highlighting/APKBUILD
index 08a7a9ad5..3c96bddb1 100644
--- a/user/syntax-highlighting/APKBUILD
+++ b/user/syntax-highlighting/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=syntax-highlighting
-pkgver=5.48.0
+pkgver=5.50.0
pkgrel=0
pkgdesc="Framework for rendering programming code with formatting"
url="https://www.kde.org/"
@@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="79eaba8a3211d8eb12f6eabc07875cd88ec20486a892fdf8a9bbd5ee0b4d1e1c0ef1929ec9a48e1070ab5f33ac36d69757321f3012ebc14fa50543f2fce08f7e syntax-highlighting-5.48.0.tar.xz"
+sha512sums="9f452946747a6f524b299547b608b0903ef359ea736182684f3ea2d7709659604bb4a9c8a474ab88123e9d066a35d81a6a67748e05e4bb9e66d20838113ff874 syntax-highlighting-5.50.0.tar.xz"