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