Skip to content

Commit

Permalink
fix(main/lr): update checksum for new tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Jul 29, 2024
1 parent 4e4d9e8 commit e620f03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/lr/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ TERMUX_PKG_DESCRIPTION="list files, recursively, includes the best features of l
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.6"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://git.vuxu.org/lr/snapshot/lr-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=8d98a75cdff289e86b4e40bc7c750cc9b40a1f3d229214937fe601e087a2f61c
TERMUX_PKG_SHA256=24e5c2b25a1f7a87c097f128d5ca381832be136e79a33462cabca3f004ce881c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true

0 comments on commit e620f03

Please sign in to comment.