gitui: update to 0.25.2
This commit is contained in:
parent
cc6679dd74
commit
3dfe8c0e49
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'gitui'
|
# Template file for 'gitui'
|
||||||
pkgname=gitui
|
pkgname=gitui
|
||||||
version=0.25.1
|
version=0.25.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features ghemoji,regex-onig,trace-libgit,vendor-openssl"
|
configure_args="--no-default-features --features ghemoji,regex-onig"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libgit2-devel oniguruma-devel"
|
makedepends="oniguruma-devel openssl-devel"
|
||||||
short_desc="Blazing fast terminal-ui for git"
|
short_desc="Blazing fast terminal-ui for git"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/extrawurst/gitui"
|
homepage="https://github.com/extrawurst/gitui"
|
||||||
changelog="https://github.com/extrawurst/gitui/raw/master/CHANGELOG.md"
|
changelog="https://github.com/extrawurst/gitui/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=78d31ba66de1521477aef1642c798a385106ff4858f59e79775ba08a694d0ae4
|
checksum=5a67d526e22533952a747cb34eb2430a1340dd3139f60a785f579bba4a6aa5ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user