[arch-commits] Commit in thunar/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Nov 25 08:15:07 UTC 2012
Date: Sunday, November 25, 2012 @ 03:15:07
Author: foutrelis
Revision: 171948
upgpkg: thunar 1.5.3-1
New upstream development release.
Modified:
thunar/trunk/PKGBUILD
----------+
PKGBUILD | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-25 08:14:50 UTC (rev 171947)
+++ PKGBUILD 2012-11-25 08:15:07 UTC (rev 171948)
@@ -3,8 +3,8 @@
# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
pkgname=thunar
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.5.3
+pkgrel=1
pkgdesc="Modern file manager for Xfce"
arch=('i686' 'x86_64')
url="http://thunar.xfce.org"
@@ -22,19 +22,12 @@
'thunar-media-tags-plugin: view/edit id3/ogg tags')
options=('!libtool')
install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/1.4/Thunar-$pkgver.tar.bz2
- thunar-1.4.0-show-loop-devices-hack.patch)
-sha256sums=('2c11a19e64cef708a264fb4d5d933389899c3d132fe7b1e313dd6e37bfe4c8ba'
- '185c44db9bdf578d22cb69b81dce7fcc3e2ee6031b1547de6453ff0752dbc97e')
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.5/Thunar-$pkgver.tar.bz2)
+sha256sums=('7ce0926a52a088614b17b4cde623a4d8daa9bfb213bf1fdd5c7cea462c22f090')
build() {
cd "$srcdir/Thunar-$pkgver"
- # Fix: Loop devices not appearing in Thunar side pane
- # https://bugs.archlinux.org/task/29894
- # https://bugzilla.xfce.org/show_bug.cgi?id=8947
- patch -Np1 -i "$srcdir/thunar-1.4.0-show-loop-devices-hack.patch"
-
./configure \
--prefix=/usr \
--sysconfdir=/etc \
More information about the arch-commits
mailing list