summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dropbox/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index f09a8f4d9..0fe5d4c76 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=146.4.4836
-pkgrel=38
+pkgrel=39
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"
@@ -15,7 +15,7 @@ license=(custom)
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'libdrm=2.4.112'
+ 'libdrm=2.4.113'
'libffi=3.4.2'
'libfontconfig.so=1'
'libfreetype.so=6'
@@ -33,15 +33,15 @@ _pinned_dependencies=(
'libxdamage=1.1.5'
'libxext=1.3.4'
'libxfixes=6.0.0'
- 'libxml2=2.9.14'
+ 'libxml2=2.10.2'
'libxmu=1.1.3'
'libxrender=0.9.10'
'libxshmfence=1.3'
- 'libxslt=1.1.36'
+ 'libxslt=1.1.37'
'libxxf86vm=1.1.4'
'mesa=22.1.7'
- 'qt5-base=5.15.5+kde+r178'
- 'qt5-declarative=5.15.5+kde+r19'
+ 'qt5-base=5.15.6+kde+r167'
+ 'qt5-declarative=5.15.6+kde+r20'
'qt5-webkit=5.212.0alpha4'
'zlib=1:1.2.12'
)