vifm: update to 0.10.1.
This commit is contained in:
parent
0460a11478
commit
ad0ad4799d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vifm'
|
# Template file for 'vifm'
|
||||||
pkgname=vifm
|
pkgname=vifm
|
||||||
version=0.10
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gtk"
|
configure_args="--without-gtk"
|
||||||
|
@ -12,11 +12,12 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://vifm.info/"
|
homepage="https://vifm.info/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
||||||
checksum=e05a699f58279f69467d75d8cd3d6c8d2f62806c467fd558eda45ae9590768b8
|
checksum=99006f56db05e1bdfb7983e8d5c31c9ac93bf2ac9e0409a577c8ca660fecd03b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf data/vifmrc
|
vsconf data/vifmrc
|
||||||
rm -f ${DESTDIR}/usr/share/vifm/vifmrc
|
rm -f ${DESTDIR}/usr/share/vifm/vifmrc
|
||||||
rm -f ${DESTDIR}/usr/share/vifm/vifmrc-osx
|
rm -f ${DESTDIR}/usr/share/vifm/vifmrc-osx
|
||||||
|
rm -f ${DESTDIR}/usr/share/vifm/vifm-media-osx
|
||||||
rm -f ${DESTDIR}/usr/share/doc/vifm/COPYING
|
rm -f ${DESTDIR}/usr/share/doc/vifm/COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue