Skip to content

Commit 87649a4

Browse files
committed
bump(main/moor): 2.8.0
This commit has been automatically submitted by Github Actions.
1 parent 3784a19 commit 87649a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/moor/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/walles/moor
22
TERMUX_PKG_DESCRIPTION="A pager designed to just do the right thing without any configuration"
33
TERMUX_PKG_LICENSE="BSD 2-Clause"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.7.1"
5+
TERMUX_PKG_VERSION="2.8.0"
66
TERMUX_PKG_SRCURL=https://github.com/walles/moor/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=2b9a26b7000a92778802138b92bfe6134723e2c72ba1829ca7da04efd314620a
7+
TERMUX_PKG_SHA256=f4fa51463b8e9f28088de017a45a06550071383fdd846ad924e7e80b2b5cb72c
88
TERMUX_PKG_CONFLICTS="moar"
99
TERMUX_PKG_REPLACES="moar"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)