summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dropbox/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index 9b73a0439..4604f73d8 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=146.4.4836
-pkgrel=41
+pkgrel=42
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"
@@ -16,7 +16,7 @@ _pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
'libdrm=2.4.113'
- 'libffi=3.4.2'
+ 'libffi=3.4.3'
'libfontconfig.so=1'
'libfreetype.so=6'
'libglib-2.0.so=0'
@@ -39,8 +39,8 @@ _pinned_dependencies=(
'libxshmfence=1.3'
'libxslt=1.1.37'
'libxxf86vm=1.1.5'
- 'mesa=22.1.7'
- 'qt5-base=5.15.6+kde+r177'
+ 'mesa=22.2.1'
+ 'qt5-base=5.15.6+kde+r180'
'qt5-declarative=5.15.6+kde+r20'
'qt5-webkit=5.212.0alpha4'
'zlib=1:1.2.12'