gitui: update to 0.27.0.

This commit is contained in:
Xavier Fortier 2025-06-01 13:06:38 -04:00 committed by Duncan Overbruck
parent 037f4d89d7
commit 330850627e

View file

@ -1,18 +1,18 @@
# Template file for 'gitui'
pkgname=gitui
version=0.26.3
version=0.27.0
revision=1
build_style=cargo
configure_args="--no-default-features --features ghemoji,regex-onig"
hostmakedepends="git pkg-config"
makedepends="libgit2-devel oniguruma-devel openssl-devel"
hostmakedepends="git pkg-config cmake"
makedepends="libgit2-1.9-devel oniguruma-devel openssl-devel"
short_desc="Blazing fast terminal-ui for git"
maintainer="cinerea0 <cinerea0@protonmail.com>"
license="MIT"
homepage="https://github.com/extrawurst/gitui"
changelog="https://raw.githubusercontent.com/extrawurst/gitui/master/CHANGELOG.md"
distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
checksum=8075e180f3b01ff0c290b690488a7628c44b4de12346e04a77d823914a48918b
homepage="https://github.com/gitui-org/gitui"
changelog="https://raw.githubusercontent.com/gitui-org/gitui/master/CHANGELOG.md"
distfiles="https://github.com/gitui-org/gitui/archive/v${version}.tar.gz"
checksum=55a85f4a3ce97712b618575aa80f3c15ea4004d554e8899669910d7fb4ff6e4b
export GITUI_RELEASE=1