gvfs: update to 1.16.3.
This commit is contained in:
parent
e8f91605ab
commit
0aa9fe52a0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.16.2
|
||||
revision=2
|
||||
version=1.16.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc
|
||||
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
||||
|
@ -17,10 +17,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.16/$pkgname-$version.tar.xz"
|
||||
checksum=6b0e62d27fe73844efb536689057b762fbce085984800c83395371306ec547f1
|
||||
checksum=02a4483d0dd2e307f58f8e1d34dd29dbe06d3a345b73ac8d6f87bb91189c8e49
|
||||
|
||||
post_install() {
|
||||
cd ${DESTDIR}/usr/bin && ln -sf gvfs-open gnome-open
|
||||
cd ${DESTDIR}/usr/bin
|
||||
ln -sf gvfs-open gnome-open
|
||||
}
|
||||
|
||||
gvfs-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user