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 cc192d63e..838451a39 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=146.4.4836
-pkgrel=47
+pkgrel=48
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.113'
+ 'libdrm=2.4.114'
'libffi=3.4.4'
'libfontconfig.so=1'
'libfreetype.so=6'
@@ -40,8 +40,8 @@ _pinned_dependencies=(
'libxslt=1.1.37'
'libxxf86vm=1.1.5'
'mesa=22.2.1'
- 'qt5-base=5.15.7+kde+r167'
- 'qt5-declarative=5.15.7+kde+r18'
+ 'qt5-base=5.15.7+kde+r168'
+ 'qt5-declarative=5.15.7+kde+r20'
'qt5-webkit=5.212.0alpha4'
'zlib=1:1.2.13'
)