git-extras: update to 4.1.0.
This commit is contained in:
parent
39eaf75687
commit
f2c952255a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=4.0.0
|
||||
version=4.1.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=4adaadc1f22f3240ae9607963ede29a5c010ae14b877b90c27d17d6b0c06f430
|
||||
checksum=d4c028e2fe78abde8f3e640b70f431318fb28d82894dde22772efe8ba3563f85
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Reference in a new issue