git-extras: update to 7.2.0.

This commit is contained in:
icp 2024-04-25 00:43:59 +05:30 committed by cinerea0
parent 3ed59d30f0
commit 3d0b8091f0

View file

@ -1,6 +1,6 @@
# Template file for 'git-extras'
pkgname=git-extras
version=7.1.0
version=7.2.0
revision=1
build_style=gnu-makefile
depends="bash git"
@ -8,9 +8,9 @@ short_desc="Little git extras"
maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/tj/git-extras"
changelog="https://raw.githubusercontent.com/tj/git-extras/master/History.md"
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=e5c855361d2f1ec1be6ee601247153d9c8c04a221949b6ec3903b32fa736f542
checksum=f570f19b9e3407e909cb98d0536c6e0b54987404a0a053903a54b81680c347f1
post_patch() {
vsed -e 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' -i Makefile