diff options
Diffstat (limited to 'dropbox/PKGBUILD')
-rw-r--r-- | dropbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD index 7d34d8eed..f5e3cf90d 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dropbox pkgver=122.4.4867 -pkgrel=2 +pkgrel=3 pkgdesc="A free service that lets you bring your photos, docs, and videos anywhere and share them easily." arch=("i686" "pentium4" "x86_64") url="https://www.dropbox.com" @@ -32,7 +32,7 @@ _pinned_dependencies=( 'libxcomposite=0.4.5' 'libxdamage=1.1.5' 'libxext=1.3.4' - 'libxfixes=5.0.3' + 'libxfixes=6.0.0' 'libxml2=2.9.10' 'libxmu=1.1.3' 'libxrender=0.9.10' |