Skip to content

Commit

Permalink
bump(main/cowsay): 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Aug 11, 2024
1 parent 6fd3f9c commit 4c72197
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/cowsay/build.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
TERMUX_PKG_HOMEPAGE=https://en.wikipedia.org/wiki/Cowsay
TERMUX_PKG_HOMEPAGE=https://cowsay.diamonds/
TERMUX_PKG_DESCRIPTION="Program which generates ASCII pictures of a cow with a message"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.7.0
TERMUX_PKG_VERSION="3.8.1"
TERMUX_PKG_SRCURL=https://github.com/cowsay-org/cowsay/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=af13a93f1559ea435403cf11eaa6c46be5bf03ac165a4acb471c66a4976167e0
TERMUX_PKG_SHA256=77c0f2e55c783d878f7227f12c142686bcf8ba54c2d3f082b406d42f428090b3
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true

0 comments on commit 4c72197

Please sign in to comment.