git-extras: update to 4.2.0.

This commit is contained in:
Michael Gehring 2016-10-08 19:50:56 +02:00
parent e58e88f734
commit ba14c8db5e

View file

@ -1,7 +1,7 @@
# Template file for 'git-extras'
pkgname=git-extras
version=4.1.0
revision=2
version=4.2.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=d4c028e2fe78abde8f3e640b70f431318fb28d82894dde22772efe8ba3563f85
checksum=53668af26c58e7866addbd2b14b29f63ee39029bdcee5f48957c4a958bdb225f
pre_build() {
sed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile