catfish: update to 4.20.0.
This commit is contained in:
parent
ab3b35c14f
commit
cc4a04798b
|
@ -1,9 +1,11 @@
|
|||
# Template file for 'catfish'
|
||||
pkgname=catfish
|
||||
version=4.18.0
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
hostmakedepends="intltool python3-distutils-extra python3-gobject"
|
||||
version=4.20.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext python3-gobject python3-dbus python3-pexpect pkg-config
|
||||
desktop-file-utils gtk-update-icon-cache python3-packaging-bootstrap"
|
||||
makedepends="gtk+3-devel xfconf-devel libglib-devel"
|
||||
depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
|
||||
python3-pexpect python3-dbus xfconf"
|
||||
short_desc="Versatile file searching tool"
|
||||
|
@ -12,4 +14,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://docs.xfce.org/apps/catfish/start"
|
||||
changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
|
||||
checksum=fdae9b73cc754a50716bb04b958aa31dbd7e94047068b7207f2ae313a7d58b99
|
||||
checksum=3938a3cd5a9ecd75c9c7777f7204f8e4cfcb9960203ffd8c2df7d08d11a73a6e
|
||||
|
|
Loading…
Reference in New Issue