summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dropbox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index af07b4330..b48bef297 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=162.4.5419
-pkgrel=1
+pkgrel=2
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=22.2.3'
'qt5-base=5.15.7+kde+r176'
- 'qt5-declarative=5.15.7+kde+r24'
+ 'qt5-declarative=5.15.7+kde+r25'
'zlib=1:1.2.13'
)
depends=('dbus' "${_pinned_dependencies[@]}")