summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2016-12-05 04:39:06 -0500
committerConnor Behan2016-12-05 04:39:06 -0500
commitd1b5266cda6f94605b06ca349284de5b8fdb2ab5 (patch)
tree8cf937996ef928fccf34072327d221c5f8b06666 /PKGBUILD
parent749400bd6cd4436ba56008eb2116bdf56f4ac493 (diff)
downloadaur-d1b5266cda6f94605b06ca349284de5b8fdb2ab5.tar.gz
Update to 1.6.10-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d30a8094e7..ef659e156704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=thunar-extended
pkgver=1.6.10
-pkgrel=4
+pkgrel=5
pkgdesc="Thunar with split view, cursor audio preview and extra options for trash, desktop files and user actions"
arch=(i686 x86_64)
license=('GPL2' 'LGPL2.1')
@@ -12,7 +12,7 @@ conflicts=('thunar')
replaces=('thunar')
provides=('thunar=1.6.10')
depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev' \
- 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng' 'gstreamer0.10')
+ 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng' 'gstreamer')
makedepends=('intltool' 'pkgconfig' 'xfce4-panel' 'xfce4-dev-tools')
optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
'gamin: for monitoring file changes without gvfs'