[arch-commits] Commit in thunar/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Jan 27 23:54:37 UTC 2019


    Date: Sunday, January 27, 2019 @ 23:54:36
  Author: foutrelis
Revision: 344887

upgpkg: thunar 1.8.4-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-27 20:20:36 UTC (rev 344886)
+++ PKGBUILD	2019-01-27 23:54:36 UTC (rev 344887)
@@ -2,8 +2,8 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=thunar
-pkgver=1.8.3
-pkgrel=2
+pkgver=1.8.4
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="http://thunar.xfce.org"
@@ -20,7 +20,7 @@
             'thunar-media-tags-plugin: view/edit id3/ogg tags')
 source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2
         thunar-bz14946.patch::https://github.com/xfce-mirror/thunar/commit/4c0e17d7fc.patch)
-sha256sums=('c8fa2d55948c4137af6196419372250742790807d12293a804f543491298d32f'
+sha256sums=('c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0'
             '23497c2472807b5268b5df3e707940326565f15c480fde755d4fd2f9a86bed8d')
 
 prepare() {
@@ -48,10 +48,6 @@
 package() {
   cd "$srcdir/Thunar-$pkgver"
   make DESTDIR="$pkgdir" install
-
-  # Remove file conflicting with nautilus
-  # https://bugs.archlinux.org/task/61531
-  rm "$pkgdir/usr/share/dbus-1/services/org.freedesktop.FileManager1.service"
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list