From 21846f0d0421cefbb03e37a401fdf9d22840e316 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 22 Feb 2019 13:17:46 +0100 Subject: [PATCH] higan: ignore version 107 107 is a bsnes only release and was skipped for higan --- srcpkgs/higan/update | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/higan/update b/srcpkgs/higan/update index c7de6118e96..54fd342d420 100644 --- a/srcpkgs/higan/update +++ b/srcpkgs/higan/update @@ -1,2 +1,3 @@ site=https://gitlab.com/higan/higan/tags pattern='href="/\Qhigan/higan\E/tags/[^\d\.]*\K[\d\.]*' +ignore=107