aboutsummaryrefslogtreecommitdiffstats
path: root/community/syntax-highlighting/APKBUILD
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-16 11:54:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-16 11:45:01 -0300
commit53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 (patch)
tree2326ddd60308a1056401f8982b1f6a884e43f552 /community/syntax-highlighting/APKBUILD
parent0e5a564450c7013131e4f292774fbb9b392f1409 (diff)
downloadaports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.bz2
aports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.xz
community/kde-frameworks: upgrade to 5.62.0
Also take over maintainership of community/attica
Diffstat (limited to 'community/syntax-highlighting/APKBUILD')
-rw-r--r--community/syntax-highlighting/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syntax-highlighting/APKBUILD b/community/syntax-highlighting/APKBUILD
index 50ac88c483..51518d6436 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.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="Syntax highlighting engine for structured text and code"
arch="all"
@@ -9,7 +9,7 @@ url="https://community.kde.org/Frameworks"
license="MIT"
depends_dev="qt5-qtbase-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/syntax-highlighting-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
build() {
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="7949116ab4167016dc1ba68f0485351fcb26b1b8397ff94a77d90afe63046aa106ac7b3fec131d0a133edce326002598218dd2cffe773fbf6244d2d04354acc4 syntax-highlighting-5.61.0.tar.xz"
+sha512sums="c9df17b652c23370b9315a79ce0f46b3392a576505dc080f5813878c7e7e7e492e763fb94b3fad5ea98a7f1b54e32354401d66ad55e42973a1d0e8a3d091202d syntax-highlighting-5.62.0.tar.xz"