Skip to content

Commit

Permalink
bump(main/lf): 34
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Feb 12, 2025
1 parent 6cbde39 commit 755bdba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/lf/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gokcehan/lf
TERMUX_PKG_DESCRIPTION="Terminal file manager"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="33"
TERMUX_PKG_SRCURL=https://github.com/gokcehan/lf/archive/r$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=045565197a9c12a14514b85c153dae4ee1bcd3b4313d60aec5004239d8d785a0
TERMUX_PKG_VERSION="34"
TERMUX_PKG_SRCURL=https://github.com/gokcehan/lf/archive/refs/tags/r${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9c78735fa88c0b77664d7de41e7edbbca99ace5410f522530307244a09839263
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+"
TERMUX_PKG_CONFFILES="etc/lf/lfrc"
Expand Down

0 comments on commit 755bdba

Please # to comment.