From e87831f7f03f1025383f788cb313ea750747888a Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 Dec 2018 18:31:06 +0100 Subject: [PATCH] cinnamon-control-center: remove custom update check --- srcpkgs/cinnamon-control-center/update | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 srcpkgs/cinnamon-control-center/update diff --git a/srcpkgs/cinnamon-control-center/update b/srcpkgs/cinnamon-control-center/update deleted file mode 100644 index 97b9b492e3..0000000000 --- a/srcpkgs/cinnamon-control-center/update +++ /dev/null @@ -1,2 +0,0 @@ -site="https://api.github.com/repos/linuxmint/$pkgname/tags" -pattern='"name":\s*"\K[^\d]*([\d\.]+)(?=")'