summaryrefslogtreecommitdiff
path: root/dropbox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dropbox/PKGBUILD')
-rw-r--r--dropbox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index 93a1d12ad..67bec5a22 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=167.4.4719
-pkgrel=17
+pkgrel=18
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"
@@ -41,7 +41,7 @@ _pinned_dependencies=(
'libxxf86vm=1.1.5'
'mesa=23.0.2'
'qt5-base=5.15.9+kde+r151'
- 'qt5-declarative=5.15.9+kde+r22'
+ 'qt5-declarative=5.15.9+kde+r23'
'zlib=1:1.2.13'
)
depends=('dbus' "${_pinned_dependencies[@]}")