diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-05-04 16:03:35 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-05-04 16:03:35 +0200 |
commit | 812b7e8055488c93d0a5bdcfc4e88312e3549515 (patch) | |
tree | b452e5f826ece1dd97427c36fd3f10f2e7e6bfec /dropbox/PKGBUILD | |
parent | 100477b552294ada3a8fba8ef5af6cba3e492fcd (diff) | |
download | archlinuxewe-812b7e8055488c93d0a5bdcfc4e88312e3549515.tar.xz |
dropbox: rebuild
Diffstat (limited to 'dropbox/PKGBUILD')
-rw-r--r-- | dropbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD index b43beb0e5..537dad92e 100644 --- a/dropbox/PKGBUILD +++ b/dropbox/PKGBUILD @@ -7,13 +7,13 @@ pkgname=dropbox pkgver=167.4.4719 -pkgrel=20 +pkgrel=21 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" license=(custom) _pinned_dependencies=( - 'gcc-libs=12.2.1' + 'gcc-libs=13.1.1' 'glibc>=2.31' 'libdrm=2.4.115' 'libffi=3.4.4' |