summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Behan2017-11-16 11:37:37 -0500
committerConnor Behan2017-11-16 11:37:37 -0500
commit7b40914c136daaa5b973e128833dd22f556296a7 (patch)
treeb41a5e2fc80720d7894d05ee1bc3a6729b4b1817
parent10f4b4ab2036f3ac3b388ed516fb45686980cc42 (diff)
downloadaur-7b40914c136daaa5b973e128833dd22f556296a7.tar.gz
Update to 1.6.12-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70fe1c05f41c..aadf880ab8a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunar-extended
pkgdesc = Thunar with split view, cursor audio preview and extra options for trash, desktop files and user actions
- pkgver = 1.6.11
+ pkgver = 1.6.12
pkgrel = 1
url = http://thunar.xfce.org
arch = i686
@@ -30,17 +30,17 @@ pkgbase = thunar-extended
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=1.6.11
+ provides = thunar=1.6.12
conflicts = thunar
replaces = thunar
options = !libtool
- source = http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-1.6.11.tar.bz2
+ source = http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-1.6.12.tar.bz2
source = 0001-Deactivate-SEND_MOVED-code-paths.patch::http://bug-attachment.xfce.org/attachment.cgi?id=6530
source = notrash.patch
source = uca_num_files.patch
source = preview.patch
source = split_pane.patch
- md5sums = 9749be8247cb19ed0fd36e4118c6236a
+ md5sums = 1bdf3c4a57ff886c512341f24b5e0e88
md5sums = 9f52b207f090b280ac25ceafe3032137
md5sums = d87f154a5fbd3709511ded0c9b9b0317
md5sums = 69aa416e8694b8b608f767769b6dcd98
diff --git a/PKGBUILD b/PKGBUILD
index 90ffb2e1344f..fe3801d7a944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Connor Behan <connor.behan@gmail.com>
pkgname=thunar-extended
-pkgver=1.6.11
+pkgver=1.6.12
pkgrel=1
pkgdesc="Thunar with split view, cursor audio preview and extra options for trash, desktop files and user actions"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ url="http://thunar.xfce.org"
groups=('xfce4')
conflicts=('thunar')
replaces=('thunar')
-provides=('thunar=1.6.11')
+provides=('thunar=1.6.12')
depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev' \
'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng' 'gstreamer')
makedepends=('intltool' 'pkgconfig' 'xfce4-panel' 'xfce4-dev-tools')
@@ -58,7 +58,7 @@ package() {
make DESTDIR="${pkgdir}" install
}
-md5sums=('9749be8247cb19ed0fd36e4118c6236a'
+md5sums=('1bdf3c4a57ff886c512341f24b5e0e88'
'9f52b207f090b280ac25ceafe3032137'
'd87f154a5fbd3709511ded0c9b9b0317'
'69aa416e8694b8b608f767769b6dcd98'