mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
tealdeer: update to 1.7.1
This commit is contained in:
parent
9504f0cf85
commit
20e8576f34
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tealdeer'
|
# Template file for 'tealdeer'
|
||||||
pkgname=tealdeer
|
pkgname=tealdeer
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
# uses rustls/ring
|
# uses rustls/ring
|
||||||
archs="x86_64* aarch64* i686* armv[67]*"
|
archs="x86_64* aarch64* i686* armv[67]*"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/dbrgn/tealdeer"
|
homepage="https://github.com/dbrgn/tealdeer"
|
||||||
changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/dbrgn/tealdeer/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/dbrgn/tealdeer/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=940fe96a44571f395ac8349e5cba7ddb9231ce526bee07a9eb68f02c32f7da7b
|
checksum=2b10e141774d2a50d25a1d3ca3d911dedc0e1313366ce0a364068c7a686300d8
|
||||||
alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
|
alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue