tldr: upgrade to 1.6.1

This commit is contained in:
Victor Tebar
2023-12-17 09:09:07 +00:00
parent 422609da72
commit f0bcd003ab
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
d6ce5e98054c5cf80c8ed689a99ec9b5 tldr-1.6.0.tar.gz
462951f9c63e690a7326ca272b244dc4 tldr-1.6.1.tar.gz

View File

@@ -1,4 +1,4 @@
tldr-1.6.0-2
tldr-1.6.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/tldr

View File

@@ -2,8 +2,8 @@
# depends : curl libzip
name=tldr
version=1.6.0
release=2
version=1.6.1
release=1
source="https://github.com/tldr-pages/tldr-c-client/archive/v$version/$name-$version.tar.gz"
build() {