git-extras: update to 3.0.0.

This commit is contained in:
Eivind Uggedal 2015-04-28 05:15:15 +00:00
parent 8f2680f6d2
commit 313b5b8a09

View file

@ -1,7 +1,7 @@
# Template file for 'git-extras'
pkgname=git-extras
version=2.2.0
revision=2
version=3.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=6a933114d276761a078e653a961566d9517a6a4eaadacb62e655d39481548f63
checksum=490742428824d6e807e894c3b6612be37a9a9a4e8fbea747d1813e5d62b2a807
pre_build() {
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile