diff options
Diffstat (limited to 'dropbox')
-rw-r--r-- | dropbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD index b9cb7053e..7eaeef69b 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dropbox pkgver=177.4.5399 -pkgrel=8 +pkgrel=9 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" @@ -33,7 +33,7 @@ _pinned_dependencies=( 'libxdamage=1.1.6' 'libxext=1.3.5' 'libxfixes=6.0.1' - 'libxml2=2.11.4' + 'libxml2=2.11.5' 'libxmu=1.1.4' 'libxrender=0.9.11' 'libxshmfence=1.3.2' |