diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-12-29 03:24:19 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-29 03:35:57 +0100 |
| commit | e2353b43b8f6db7783f712634567647aeb55e1bd (patch) | |
| tree | 9dff37c5b2871157e669ad11c8fceefde5fb522c /testing | |
| parent | cdff74fd0c115ebd0a0ad9099a2ada7aa5af5907 (diff) | |
| download | aports-e2353b43b8f6db7783f712634567647aeb55e1bd.tar.bz2 aports-e2353b43b8f6db7783f712634567647aeb55e1bd.tar.xz | |
testing/glow: upgrade to 0.1.5
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/glow/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/glow/APKBUILD b/testing/glow/APKBUILD index 55e7a334b9..099220016a 100644 --- a/testing/glow/APKBUILD +++ b/testing/glow/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=glow -pkgver=0.1.3 +pkgver=0.1.5 pkgrel=0 pkgdesc="CLI Markdown render" url="https://github.com/charmbracelet/glow" @@ -27,4 +27,4 @@ package() { install -Dm755 glow "$pkgdir"/usr/bin/glow } -sha512sums="ea4c9d823dc8b17fd07935bfc2221c86430cd8383d8f4f38986413bdac0d170bf35f4d4f0ba1e805ed95b8dd1e9dba5aa9d0d505ecff80c6f113211927882d5a glow-0.1.3.tar.gz" +sha512sums="1566ae35c791c657a2562e3c265201c9e4242893e11743d4d49f137f931670f31ec27ef1fc59897ce0e8db75cbb7e0cd2e1c04ec0f4d87c2563274c3ae07ec37 glow-0.1.5.tar.gz" |
