git-extras: update to 3.0.0.
This commit is contained in:
parent
8f2680f6d2
commit
313b5b8a09
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue