git-extras: update to 7.4.0.

This commit is contained in:
icp 2025-07-02 16:00:33 +05:30 committed by Duncan Overbruck
parent 3930f6dbcf
commit bc3dd65307

View file

@ -1,6 +1,6 @@
# Template file for 'git-extras'
pkgname=git-extras
version=7.3.0
version=7.4.0
revision=1
build_style=gnu-makefile
depends="bash git"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/tj/git-extras"
changelog="https://raw.githubusercontent.com/tj/git-extras/main/History.md"
distfiles="https://github.com/tj/git-extras/archive/refs/tags/${version}.tar.gz"
checksum=89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7
checksum=aaab3bab18709ec6825a875961e18a00e0c7d8214c39d6e3a63aeb99fa11c56e
post_patch() {
vsed -e 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' -i Makefile