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