aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-30 03:02:38 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-30 03:27:37 +0100
commit3b082026bb73e8619d7beb41ad304196f31d8181 (patch)
tree8a3a4cf123b084ce2f054becb319eee4113dfcd9 /main
parent57762c72b0c3fbb7fc95b2cf76806a5f6eb020bc (diff)
downloadaports-3b082026bb73e8619d7beb41ad304196f31d8181.tar.bz2
aports-3b082026bb73e8619d7beb41ad304196f31d8181.tar.xz
main/highlight: upgrade to 3.55
Diffstat (limited to 'main')
-rw-r--r--main/highlight/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/highlight/APKBUILD b/main/highlight/APKBUILD
index bd1988d27a..657a11ed49 100644
--- a/main/highlight/APKBUILD
+++ b/main/highlight/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_luaver=5.3
pkgname=highlight
-pkgver=3.54
-pkgrel=1
+pkgver=3.55
+pkgrel=0
pkgdesc="Fast and flexible source code highlighter"
url="http://www.andre-simon.de/doku/highlight/highlight.html"
arch="all"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c5a0982e9cd5c48d1ffa3ce2286020c1285eacf32928b08e3718582f4d131b05726920156c4357e595403474d4c389fc70e2aff789e17962963b9d8d23ac6488 highlight-3.54.tar.bz2"
+sha512sums="92966cb904f3c0f5fc6c22d0677d08d59d53b0a9ba3a9d9f6ee84c15dd21b345e53de715d329bc3a113c0831d1550ee25892931df8c1fd82de61242c48709e4d highlight-3.55.tar.bz2"