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/'