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 8c1b94e6..46a5c125 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -7,17 +7,17 @@ pkgname=dropbox pkgver=92.4.382 -pkgrel=15 +pkgrel=16 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" license=(custom) _pinned_dependencies=( - 'fontconfig=2:2.13.91+48+gfcb0420' 'gcc-libs=10.2.0' 'glibc>=2.31' 'libdrm=2.4.102' 'libffi=3.3' + 'libfontconfig.so=1' 'libfreetype.so=6' 'libglib-2.0.so=0' 'libglvnd=1.3.2' |