mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
catfish: update to 1.4.11
This commit is contained in:
parent
392f3c2787
commit
22b06d3e0c
1 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'catfish'
|
||||
pkgname=catfish
|
||||
version=1.4.10
|
||||
revision=3
|
||||
version=1.4.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="catfish-catfish-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="catfish catfish_lib"
|
||||
hostmakedepends="intltool python3-distutils-extra python3-gobject"
|
||||
|
@ -10,6 +11,6 @@ depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pex
|
|||
short_desc="Versatile file searching tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.twotoasts.de/index.php/catfish/"
|
||||
distfiles="http://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
|
||||
checksum=2573a004105031f871c92fed22a0c4b15bb96f2dff6e36c4f2959f56b62e343d
|
||||
homepage="https://docs.xfce.org/apps/catfish/start"
|
||||
distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
|
||||
checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211
|
||||
|
|
Loading…
Add table
Reference in a new issue