summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dropbox/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index ac0c17474..732929a3d 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=119.4.1772
-pkgrel=2
+pkgrel=3
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=10.2.0'
'glibc>=2.31'
- 'libdrm=2.4.104'
+ 'libdrm=2.4.105'
'libffi=3.3'
'libfontconfig.so=1'
'libfreetype.so=6'
@@ -39,7 +39,7 @@ _pinned_dependencies=(
'libxshmfence=1.3'
'libxslt=1.1.34'
'libxxf86vm=1.1.4'
- 'mesa=21.0.1'
+ 'mesa=21.0.2'
'qt5-base=5.15.2+kde+r171'
'qt5-declarative=5.15.2+kde+r24'
'qt5-webkit=5.212.0alpha4'