summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2024-09-07 05:40:33 +0000
committerimlonghao2024-09-07 05:40:33 +0000
commitc53515b54bba26218c83ac96a948f43b0529c29c (patch)
treefb69fee099794eed36b37201f0ded9f269d7e41d /PKGBUILD
parent0d089c3f03b4ffee9ffedc99394b8e7cdb09fe61 (diff)
downloadaur-c53515b54bba26218c83ac96a948f43b0529c29c.tar.gz
new version 3.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a24c5e85b37..b4c7aed267a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hao Long <aur@esd.cc>
pkgname=terminal-to-html
-pkgver=3.15.0
+pkgver=3.16.0
pkgrel=1
pkgdesc="Converts arbitrary shell output (with ANSI) into beautifully rendered HTML"
arch=("x86_64" "i686")
@@ -12,7 +12,7 @@ conflicts=('terminal-to-html')
depends=('glibc')
makedepends=('go')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-b2sums=('a866772cfc90dd3599359dd07f31dc2cc919c299eee851c68c8fcb78a6d9ffdcd9a34e15e1b711c3c4cbc565cbbd4cbe8141e426d635d2e78eeaf4fb68540fc6')
+b2sums=('aa6b4c0601df4f8e6f1e897accd143a8a624accdac71e02a6af7f251b594391dd7f6f6ef94df8bdfd5b08215d794648143642d9f7525836840c3bf0cfec0da42')
build() {
cd ${pkgname}-${pkgver}