summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2021-12-15 18:02:15 -0500
committerTed Alff2021-12-15 18:02:15 -0500
commit99d42130f552c8766027312e0c342e48239a0c7c (patch)
treee63cded3f339af6cf043d9629f30ac48d40c72b2 /PKGBUILD
parentb506d9d56be9c9e4e69cfcd43bdb53a0c8054a36 (diff)
downloadaur-thunar-git.tar.gz
Update libxfce4ui dependency to 4.17.2 to support new keyboard shortcuts dialog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 115b6da0443d..a66d7d9181dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=thunar
pkgname=${_pkgname}-git
-pkgver=4.17.5+3+g17ec6c93
+pkgver=4.17.7+66+gc710d268
pkgrel=1
pkgdesc='file manager for xfce'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ license=('GPL')
groups=('xfce4-devel')
url='https://thunar.xfce.org'
depends=('desktop-file-utils' 'exo>=4.17.0' 'gtk3' 'hicolor-icon-theme' 'libgudev'
- 'libexif' 'libnotify' 'libpng' 'libxfce4ui>=4.17.0' 'libxfce4util>=4.17.1')
+ 'libexif' 'libnotify' 'libpng' 'libxfce4ui>=4.17.2' 'libxfce4util>=4.17.1')
makedepends=('intltool' 'xfce4-panel' 'gtk-doc' 'gobject-introspection' 'xfce4-dev-tools' 'git')
optdepends=('gvfs: trash support, mounting with udisks, and remote filesystems'
'xfce4-panel: trash applet'