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'
|
# Template file for 'git-extras'
|
||||||
pkgname=git-extras
|
pkgname=git-extras
|
||||||
version=2.2.0
|
version=3.0.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tj/git-extras"
|
homepage="https://github.com/tj/git-extras"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=6a933114d276761a078e653a961566d9517a6a4eaadacb62e655d39481548f63
|
checksum=490742428824d6e807e894c3b6612be37a9a9a4e8fbea747d1813e5d62b2a807
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue