From 0c822264b19be344c391558a360c5d5dda908388 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 13 Jul 2018 18:47:39 -0500 Subject: user/syntax-highlighting: bump to 5.47.0, modernise --- user/syntax-highlighting/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'user/syntax-highlighting') diff --git a/user/syntax-highlighting/APKBUILD b/user/syntax-highlighting/APKBUILD index 65fa69b45..b3a0678d3 100644 --- a/user/syntax-highlighting/APKBUILD +++ b/user/syntax-highlighting/APKBUILD @@ -1,21 +1,19 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=syntax-highlighting -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=0 pkgdesc="Framework for rendering programming code with formatting" url="https://www.kde.org/" arch="all" -license="LGPL-2.1" +license="LGPL-2.1+" depends="" depends_dev="qt5-qtbase-dev" makedepends="$depends_dev cmake extra-cmake-modules qt5-qttools-dev perl doxygen graphviz" checkdepends="qt5-qtxmlpatterns-dev" -install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="http://download.kde.org/stable/frameworks/${pkgver%.*}/syntax-highlighting-$pkgver.tar.xz" -builddir="$srcdir/syntax-highlighting-$pkgver" build() { cd "$builddir" @@ -44,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="13f7f06ac74a2469620a62a28c325dc8d4997428b0842b506cb9ef287c7e2dc1446b7482ad5f0bef2d743b7bd84794ec28268de30c99515dfac4fecc66c4c41c syntax-highlighting-5.46.0.tar.xz" +sha512sums="64e3711fec589e17301fced98f91fb018ccf5efdaaf55e3bdcdc8602b3dfd1686cd09856f206dc069bbe42a3c998f27c398ea3da8719e2c36638d14c29537c5a syntax-highlighting-5.47.0.tar.xz" -- cgit v1.2.3-60-g2f50