Thunar: update to 4.16.11.
This commit is contained in:
parent
775b189864
commit
264c0f0e5e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
reverts="4.17.0_1"
|
||||
version=4.16.10
|
||||
version=4.16.11
|
||||
revision=1
|
||||
wrksrc=thunar-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -16,9 +16,9 @@ short_desc="Thunar File Manager"
|
|||
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||
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"
|
||||
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
|
||||
checksum=f105c8f5abc50c411f6218f913561ae3a485826bd0cd09503a4772d015899c92
|
||||
checksum=f47dde90b2e5e3e31920a4f57ddd3670282d0a90870a45e89148fce41b2a8a1b
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in a new issue