tealdeer: update to 1.6.1.

This commit is contained in:
Jan Christian Grünhage 2022-10-27 14:03:36 +02:00 committed by classabbyamp
parent d1a367d52b
commit d0adfa99c4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tealdeer'
pkgname=tealdeer
version=1.6.0
version=1.6.1
revision=1
# uses rustls/ring
archs="x86_64* aarch64* i686* armv[67]*"
@ -11,7 +11,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/dbrgn/tealdeer"
changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md"
distfiles="https://github.com/dbrgn/tealdeer/archive/refs/tags/v${version}.tar.gz"
checksum=7e957b8f440264524822d855af856a634d48a8150a11089bcf8252e42a9ec5e4
checksum=d42db25a56a72faec173c86192656c5381281dc197171f385fccffd518930430
alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
post_install() {