diff --git a/aur-struct/.SRCINFO b/aur-struct/.SRCINFO
index f94159ca..0b59d626 100644
--- a/aur-struct/.SRCINFO
+++ b/aur-struct/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = spotube-bin
- pkgdesc = A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed
+ pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
pkgver = 2.3.0
pkgrel = 1
url = https://github.com/KRTirtho/spotube/
diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD
index 02c08ce2..651a7e72 100644
--- a/aur-struct/PKGBUILD
+++ b/aur-struct/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=spotube-bin
pkgver=%{{SPOTUBE_VERSION}}%
pkgrel=%{{PKGREL}}%
epoch=
-pkgdesc="A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed"
+pkgdesc="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
arch=(x86_64)
url="https://github.com/KRTirtho/spotube/"
license=('BSD-4-Clause')
diff --git a/choco-struct/spotube.nuspec b/choco-struct/spotube.nuspec
index 0f09c391..1cef4354 100644
--- a/choco-struct/spotube.nuspec
+++ b/choco-struct/spotube.nuspec
@@ -22,22 +22,24 @@
https://github.com/KRTirtho/spotube#readme
https://github.com/KRTirtho/spotube/issues/new
spotube music audio spotify youtube flutter
- A lightweight free Spotify 🎧 crossplatform-client 🖥📱 which handles playback manually, streams music using Youtube & no Spotify premium account is needed 😱
+ 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
Spotube is a Flutter based lightweight spotify client. It utilizes the power
of Spotify & Youtube's public API & creates a hazardless, performant & resource
friendly User Experience
# Features
- - Open Source
- - No telementry, diagnostics or user data collection
- - Lightweight & resource friendly
+ - Open source/libre software
+ - Anonymous/guest login
+ - Cross platform support
+ - No telemetry, diagnostics or user data collection
+ - Lightweight & resource-friendly
- Native performance (Thanks to Flutter+Skia)
- - Playback control is on user's machine instead of server based
- - Small size & less data hungry
- - No spotify or youtube ads since it uses all public & free APIs (But it's recommended to support the creators by watching/liking/subscribing to the artists youtube channel or add as favourite track in spotify. Mostly buying spotify premium is the best way to support their valuable creations)
- - Lyrics
- - Downloadable track (WIP)
+ - Playback control is done locally instead of on the server
+ - Small size & less data usage
+ - No Spotify or YouTube ads since it uses all public & free APIs (It is still recommended to support the creators by watching/liking/subscribing to the artists' YouTube channels or liking their tracks on Spotify. Purchasing Spotify Premium is usually the best way to support their valuable creations.)
+ - Time synced lyrics
+ - Downloadable tracks
https://github.com/KRTirtho/spotube/releases/tag/v%{{SPOTUBE_VERSION}}%
diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt
index 353eb3a5..db8cd81c 100644
--- a/metadata/en-US/full_description.txt
+++ b/metadata/en-US/full_description.txt
@@ -1,15 +1,15 @@
-A lightweight free Spotify crossplatform-client (desktop: Mac, Linux, Windows, mobile: Android) which handles playback manually, streams music using Youtube & no Spotify premium account is needed
+Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
Features:
-* Open Source
-* Anonymous/Guest Login
-* Cross platform
+* Open source/libre software
+* Anonymous/guest login
+* Cross platform support
* No telemetry, diagnostics or user data collection
-* Lightweight & resource friendly
+* Lightweight & resource-friendly
* Native performance (Thanks to Flutter+Skia)
-* Playback control is on user's machine instead of server based
-* Small size & less data hungry
-* No spotify or youtube ads since it uses all public & free APIs (But it's recommended to support the creators by watching/liking/subscribing to the artists youtube channel or add as favourite track in spotify. Mostly buying spotify premium is the best way to support their valuable creations)
-* Synced Lyrics
-* Downloadable track
+* Playback control is done locally instead of on the server
+* Small size & less data usage
+* No Spotify or YouTube ads since it uses all public & free APIs (It is still recommended to support the creators by watching/liking/subscribing to the artists' YouTube channels or liking their tracks on Spotify. Purchasing Spotify Premium is usually the best way to support their valuable creations.)
+* Time synced lyrics
+* Downloadable tracks
diff --git a/pubspec.yaml b/pubspec.yaml
index 45aa69c0..2751e347 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,5 @@
name: spotube
-description: A lightweight free Spotify crossplatform-client which handles
- playback manually, streams music using Youtube & no Spotify premium account is
- needed
+description: Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
publish_to: "none"