git-extras: update to 4.4.0.
This commit is contained in:
parent
ad91a20a2c
commit
8b57e82373
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=4.3.0
|
||||
version=4.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tj/git-extras"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=25e608ba17b49d38e1f1f9938cceb9a7406f4e2a5e9488898c193e82ac42e3be
|
||||
checksum=16c2184f13272dd032717ebd22a88762759cd10d2b9357e4ac7bd992bdd7686d
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Reference in a new issue