thunar-archive-plugin: update to 0.5.0.
Also: - add changelog.
This commit is contained in:
parent
d271150a3a
commit
6d91dfc678
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'thunar-archive-plugin'
|
||||
pkgname=thunar-archive-plugin
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="intltool pkg-config xfce4-dev-tools"
|
||||
|
@ -10,5 +10,6 @@ short_desc="Create and extract archives in Thunar"
|
|||
maintainer="LockeAnarchist <emanuel@openmailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
|
||||
changelog="https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/thunar-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=bf82fa86a388124eb3c4854249c30712b2922e61789607268ee14548549b3115
|
||||
checksum=8eca88a358282a5acdea72984db0d930efdf658b4bc5b82ef7bcd06224366ffa
|
||||
|
|
Loading…
Reference in New Issue