From b8c3df08516f1f361b1f6c26d2bcf2848e4ba9c2 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 13 Nov 2019 23:11:18 -0600 Subject: [PATCH] catfish: unmark nocross --- srcpkgs/catfish/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template index 1b28ffcafff..375c6219395 100644 --- a/srcpkgs/catfish/template +++ b/srcpkgs/catfish/template @@ -1,7 +1,7 @@ # Template file for 'catfish' pkgname=catfish version=1.4.10 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="catfish catfish_lib" @@ -13,4 +13,3 @@ 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 -nocross="gobject-introspection"