From 83be601bd56a69f130e5f4eda1a9aae7cd868db8 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 11 Mar 2023 10:19:26 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B0=D0=B7=D0=BD=D1=8B=D0=B5=20=D0=BE?= =?UTF-8?q?=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {neofetch-bin => neofetch}/lure.sh | 2 +- {noisetorch-bin => noisetorch}/lure.sh | 2 +- {syncthing-relaysrv-bin => syncthing-relaysrv}/lure.sh | 2 +- {syncthing-bin => syncthing}/lure.sh | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename {neofetch-bin => neofetch}/lure.sh (97%) rename {noisetorch-bin => noisetorch}/lure.sh (97%) rename {syncthing-relaysrv-bin => syncthing-relaysrv}/lure.sh (97%) rename {syncthing-bin => syncthing}/lure.sh (97%) diff --git a/neofetch-bin/lure.sh b/neofetch/lure.sh similarity index 97% rename from neofetch-bin/lure.sh rename to neofetch/lure.sh index c6ac862..bc56194 100755 --- a/neofetch-bin/lure.sh +++ b/neofetch/lure.sh @@ -1,4 +1,4 @@ -name='neofetch-bin' +name='neofetch' version='7.1.0' release='1' desc='Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.' diff --git a/noisetorch-bin/lure.sh b/noisetorch/lure.sh similarity index 97% rename from noisetorch-bin/lure.sh rename to noisetorch/lure.sh index 0b98db2..0ba22f6 100644 --- a/noisetorch-bin/lure.sh +++ b/noisetorch/lure.sh @@ -1,4 +1,4 @@ -name='noisetorch-bin' +name='noisetorch' version='0.12.2' release='1' desc='NoiseTorch-ng is an easy to use open source application for Linux with PulseAudio or PipeWire. It creates a virtual microphone that suppresses noise, in any application.' diff --git a/syncthing-relaysrv-bin/lure.sh b/syncthing-relaysrv/lure.sh similarity index 97% rename from syncthing-relaysrv-bin/lure.sh rename to syncthing-relaysrv/lure.sh index 14bc86c..04fb9d5 100644 --- a/syncthing-relaysrv-bin/lure.sh +++ b/syncthing-relaysrv/lure.sh @@ -1,4 +1,4 @@ -name='syncthing-relaysrv-bin' +name='syncthing-relaysrv' version='1.22.1' release='1' desc='This is the relay server for the syncthing project.' diff --git a/syncthing-bin/lure.sh b/syncthing/lure.sh similarity index 97% rename from syncthing-bin/lure.sh rename to syncthing/lure.sh index 018b616..55d5132 100644 --- a/syncthing-bin/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ -name='syncthing-bin' -version='1.23.1' +name='syncthing' +version='1.23.2' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'