Merge pull request #4509 from diogoleal/vifm-0.8.2
vifm: update to 0.8.2
This commit is contained in:
commit
70d5f307ce
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vifm'
|
# Template file for 'vifm'
|
||||||
pkgname=vifm
|
pkgname=vifm
|
||||||
version=0.8.1a
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gtk"
|
configure_args="--without-gtk"
|
||||||
|
@ -11,11 +11,11 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://vifm.info/"
|
homepage="http://vifm.info/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
||||||
checksum=974fb2aa5e32d2c729ceff678c595070c701bd30a6ccc5cb6ca64807a9dd4422
|
checksum=8b466d766658a24d07fc2039a26fefc6a018f5653684a6035183ca79f02c211f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/dist_pkgdata_DATA =/,+3d' src/Makefile.in
|
sed -i '/dist_pkgdata_DATA =/,+3d' src/Makefile.in
|
||||||
}
|
}
|
||||||
post_install () {
|
post_install() {
|
||||||
vsconf data/vifmrc
|
vsconf data/vifmrc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue