Skip to content

Commit

Permalink
bump(main/brogue): 1.14.1
Browse files Browse the repository at this point in the history
Remove src-platform-curses-platform.c.patch file which was added in upstream.
tmewett/BrogueCE@f39d502
  • Loading branch information
Biswa96 committed Aug 31, 2024
1 parent 9ee17a9 commit bb55325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/brogue/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://sites.google.com/site/broguegame/
TERMUX_PKG_DESCRIPTION="Roguelike dungeon crawling game (community edition)"
TERMUX_PKG_LICENSE="AGPL-V3"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.14"
TERMUX_PKG_VERSION="1.14.1"
TERMUX_PKG_SRCURL=https://github.com/tmewett/BrogueCE/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9e26a3e3612f08d3785846e73e6b8862cf4682f7a95aa9028bb8175b60f33d47
TERMUX_PKG_SHA256=0fe39782c029068b4d3f9f21cc13974ced56fdd9b192e6ca972f8e13cf726f20
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="ncurses"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down
11 changes: 0 additions & 11 deletions packages/brogue/src-platform-curses-platform.c.patch

This file was deleted.

0 comments on commit bb55325

Please sign in to comment.