Thunar: update to 1.8.4.
This commit is contained in:
parent
3ca7404fea
commit
2816f79c90
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gio-unix --enable-gudev
|
||||
--enable-exif --enable-pcre --disable-static --enable-notifications"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libgudev-devel libnotify-devel xfce4-panel-devel libexif-devel exo-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel xfce4-panel-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Thunar File Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
||||
changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c8fa2d55948c4137af6196419372250742790807d12293a804f543491298d32f
|
||||
checksum=c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue