diff options
Diffstat (limited to 'dropbox')
-rw-r--r-- | dropbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD index 6ded5ea5f..e96eb20b9 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dropbox pkgver=164.4.7914 -pkgrel=3 +pkgrel=4 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" @@ -39,7 +39,7 @@ _pinned_dependencies=( 'libxshmfence=1.3.2' 'libxslt=1.1.37' 'libxxf86vm=1.1.5' - 'mesa=22.3.3' + 'mesa=22.3.2' 'qt5-base=5.15.8+kde+r162' 'qt5-declarative=5.15.8+kde+r24' 'zlib=1:1.2.13' |