From e93aa3bd2140ae4d4b1f6228e0a6ff1a144e8704 Mon Sep 17 00:00:00 2001 From: Zenithal Date: Sat, 13 Feb 2021 22:43:19 +0800 Subject: [PATCH] Add KDE neon in isoinfo; remove wireshark --- geninfo/genisolist.ini | 35 ++++++++--------------------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 355b31a..017f944 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -969,33 +969,6 @@ version = $1 platform = $2 type = iso -[wireshark win] -distro = Wireshark -location = osdn/storage/g/w/wi/wireshark/*/* -pattern = Wireshark-([^/]+)-([\.\d]+)\.(exe|msi) -version = $2 -platform = $1 -type = $3 -category = app - -[wireshark portable] -distro = Wireshark -location = osdn/storage/g/w/wi/wireshark/*/* -pattern = WiresharkPortable_([\.\d]+)\.(paf\.exe) -version = Portable $1 -platform = win -type = $2 -category = app - -[wireshark osx] -distro = Wireshark -location = osdn/storage/g/w/wi/wireshark/osx/*.dmg -pattern = Wireshark ([\.\d]+) ([^/]+)\.dmg -version = $1 -platform = $2 -type = dmg -category = app - [cmder] distro = cmder location = github-release/cmderdev/cmder/LatestRelease/* @@ -1060,3 +1033,11 @@ nosort = true location = github-release/openark/orchestrator/LatestRelease/* pattern = ([^/]+)$ version = $1 + +[kde-neon] +distro = KDE neon +location = kde-application/neon/images/*/current/* +pattern = kde-application/neon/images/(.+)/current/neon-(.+)-current\.iso(?!.) +version = $1 +nosort = true +platform = iso