dropbox: update to 2018.11.08

This commit is contained in:
Nathan Owens 2018-12-30 20:26:56 -06:00 committed by Helmut Pozimski
parent 83332d2ce9
commit 4bd3dcef47
1 changed files with 7 additions and 7 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'dropbox' # Template file for 'dropbox'
pkgname=dropbox pkgname=dropbox
version=2015.10.28 version=2018.11.08
revision=3 revision=1
_fullname="nautilus-dropbox" _fullname="nautilus-dropbox"
wrksrc="${_fullname}-${version}"
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config pygtk python-docutils" hostmakedepends="pkg-config pygtk python-docutils"
makedepends="nautilus-devel pygtk-devel" makedepends="nautilus-devel pygtk-devel"
depends="libxslt pygtk" depends="libxslt pygtk"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Dropbox file sharing" short_desc="Dropbox file sharing"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
wrksrc="${_fullname}-${version}" license="GPL-3.0-or-later"
license="GPL-2"
homepage="https://www.dropbox.com" homepage="https://www.dropbox.com"
distfiles="https://linux.dropbox.com/packages/${_fullname}-${version}.tar.bz2" distfiles="https://linux.dropbox.com/packages/${_fullname}-${version}.tar.bz2"
checksum=2cd5af7f32176ab21744f057e7a917640d13fb48660042bbcfe21f214adc26aa checksum=146871522358660084ffdc000cafabc00e77c6319146158801391d70b3f00927
nautilus-dropbox_package() { nautilus-dropbox_package() {
short_desc="Dropbox nautilus plugin" short_desc="Dropbox nautilus plugin"