[arch-commits] Commit in thunar/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Dec 23 06:52:41 UTC 2020
Date: Wednesday, December 23, 2020 @ 06:52:40
Author: foutrelis
Revision: 404889
upgpkg: thunar 4.16.0-1: new upstream release
Modified:
thunar/trunk/PKGBUILD
----------+
PKGBUILD | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-23 06:45:50 UTC (rev 404888)
+++ PKGBUILD 2020-12-23 06:52:40 UTC (rev 404889)
@@ -2,7 +2,7 @@
# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
pkgname=thunar
-pkgver=1.8.16
+pkgver=4.16.0
pkgrel=1
pkgdesc="Modern file manager for Xfce"
arch=('x86_64')
@@ -12,14 +12,13 @@
depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
makedepends=('intltool' 'gobject-introspection' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
- 'xfce4-panel: for trash applet'
- 'tumbler: for thumbnail previews'
- 'thunar-volman: manages removable devices'
- 'thunar-archive-plugin: create and deflate archives'
- 'thunar-media-tags-plugin: view/edit id3/ogg tags')
+optdepends=('gvfs: trash support, mounting with udisk and remote filesystems'
+ 'tumbler: thumbnail previews'
+ 'thunar-volman: removable device management'
+ 'thunar-archive-plugin: archive creation and extraction'
+ 'thunar-media-tags-plugin: view/edit ID3/OGG tags')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('221338b1cbf14cbee2b9091f9b4e4f47cf6bc9513bbb113762da7ca4f8173c4c')
+sha256sums=('6277c448116a91ebfa564972645d8d79ef69864992a02bb164b7b13f98fdfd9b')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list