aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-20 23:18:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-21 02:44:00 +0000
commit3459b4b1be0c1e83d2bbdce1b883f1d4b9f8e31f (patch)
tree3b221b214a36acda7de09ee10c8f4a7520c68178
parenta0a0af068c9c073d680795bcd38b4d894ff8b225 (diff)
main/highlight: upgrade to 3.62
-rw-r--r--main/highlight/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/highlight/APKBUILD b/main/highlight/APKBUILD
index cbeb7a574d1..cca54e5660d 100644
--- a/main/highlight/APKBUILD
+++ b/main/highlight/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_luaver=5.4
pkgname=highlight
-pkgver=3.61
+pkgver=3.62
pkgrel=0
pkgdesc="Fast and flexible source code highlighter"
url="http://www.andre-simon.de/doku/highlight/highlight.html"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="2290415a9da04b4ef13424a19a0272b01c58502e6e00330dc5fcbac1d5ab9022caa2470be3d17a8c2b0f722295b6a03616cc0c2d6946cb4114a050c582a3ad26 highlight-3.61.tar.bz2"
+sha512sums="801c9fed076d1220de8163f88d0d56bab92feb901128e04be0ae4b9094c117fdb7ff37923918037e31916a180698e33ed1442d7de12fb8ef670ee3e66543ed7c highlight-3.62.tar.bz2"