mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
the_silver_searcher: update to 1.0.2.
This commit is contained in:
parent
c5a09d85ec
commit
c8b56ed4d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'the-silver-searcher'
|
# Template file for 'the-silver-searcher'
|
||||||
pkgname=the_silver_searcher
|
pkgname=the_silver_searcher
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake"
|
hostmakedepends="pkg-config automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://geoff.greer.fm/ag/"
|
homepage="http://geoff.greer.fm/ag/"
|
||||||
distfiles="http://geoff.greer.fm/ag/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://geoff.greer.fm/ag/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d9682a70f5842197d10391e9b857576c9b6fc4e930cd6d241c249e7b4982f2ca
|
checksum=6f4a78e1f1dfa5434c19e5a585ac8cefee69986f90920928498217b36b84a46c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/the_silver_searcher/completions/ag.bashcomp.sh
|
rm ${DESTDIR}/usr/share/the_silver_searcher/completions/ag.bashcomp.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue