summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-21 14:34:23 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-21 14:34:23 +0100
commita10c14b00a228e5ceb54008ce7e3a829f33b21a8 (patch)
tree95f6fac0ef1150879fd5c832c182ad417bca561f
parent210a86be3ed8d775fc6aee4965b8e416d737c253 (diff)
downloadarchlinuxewe-a10c14b00a228e5ceb54008ce7e3a829f33b21a8.tar.xz
dropbox: rebuild
-rw-r--r--dropbox/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index 6d761b1d2..d16329471 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=162.4.5419
-pkgrel=4
+pkgrel=5
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"
@@ -26,8 +26,8 @@ _pinned_dependencies=(
'libicudata.so=72'
'libicui18n.so=72'
'libicuuc.so=72'
- 'libsm=1.2.3'
- 'libx11=1.8.2'
+ 'libsm=1.2.4'
+ 'libx11=1.8.3'
'libxcb=1.15'
'libxcomposite=0.4.6'
'libxdamage=1.1.6'
@@ -39,7 +39,7 @@ _pinned_dependencies=(
'libxshmfence=1.3.2'
'libxslt=1.1.37'
'libxxf86vm=1.1.5'
- 'mesa=22.2.3'
+ 'mesa=22.3.1'
'qt5-base=5.15.7+kde+r177'
'qt5-declarative=5.15.7+kde+r25'
'zlib=1:1.2.13'