diff options
-rw-r--r-- | dropbox/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD index 64eca465..ed29f90e 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -3,6 +3,8 @@ # Contributor: Tom < tomgparchaur at gmail dot com > # Contributor: David Manouchehri <d@32t.ca> +# skip pin-dependencies -- we do not build, so "recompiling" will do nothing + pkgname=dropbox pkgver=64.4.141 pkgrel=1 |