git-extras: update to 4.0.0.
This commit is contained in:
parent
b922f76e70
commit
f90f888c67
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=4.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="bash"
|
||||
|
@ -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=490742428824d6e807e894c3b6612be37a9a9a4e8fbea747d1813e5d62b2a807
|
||||
checksum=4adaadc1f22f3240ae9607963ede29a5c010ae14b877b90c27d17d6b0c06f430
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Reference in New Issue