summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-12-15 18:02:15 -0500
committerTed Alff2021-12-15 18:02:15 -0500
commit99d42130f552c8766027312e0c342e48239a0c7c (patch)
treee63cded3f339af6cf043d9629f30ac48d40c72b2
parentb506d9d56be9c9e4e69cfcd43bdb53a0c8054a36 (diff)
downloadaur-thunar-git.tar.gz
Update libxfce4ui dependency to 4.17.2 to support new keyboard shortcuts dialog
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32ad99b409bb..745d4a38fbb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunar-git
pkgdesc = file manager for xfce
- pkgver = 4.17.5+3+g17ec6c93
+ pkgver = 4.17.7+66+gc710d268
pkgrel = 1
url = https://thunar.xfce.org
arch = i686
@@ -23,7 +23,7 @@ pkgbase = thunar-git
depends = libexif
depends = libnotify
depends = libpng
- depends = libxfce4ui>=4.17.0
+ depends = libxfce4ui>=4.17.2
depends = libxfce4util>=4.17.1
optdepends = gvfs: trash support, mounting with udisks, and remote filesystems
optdepends = xfce4-panel: trash applet
@@ -31,7 +31,7 @@ pkgbase = thunar-git
optdepends = thunar-volman: manages removable devices
optdepends = thunar-archive-plugin: create and deflate archives
optdepends = thunar-media-tags-plugin: view/edit id3/ogg tags
- provides = thunar=4.17.5+3+g17ec6c93
+ provides = thunar=4.17.7+66+gc710d268
conflicts = thunar
source = thunar::git+https://gitlab.xfce.org/xfce/thunar.git
sha256sums = SKIP
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'