This commit is contained in:
KRTirtho 2021-03-31 16:24:16 -07:00
commit a20f4963c7
3 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
Package: Spotube Package: Spotube
Version: 0.0.1 Version: 0.0.2
Section: sound Section: sound
Priority: optional Priority: optional
Architecture: all Architecture: all
Essential: no Essential: no
Installed-Size: 44000 Installed-Size: 31000
Maintainer: KR Tirtho Maintainer: KR Tirtho
Description: A music streaming app combining the power of Spotify & Youtube Description: A music streaming app combining the power of Spotify & Youtube
Homepage: https://github.com/KRTirtho/spotube Homepage: https://github.com/KRTirtho/spotube

View File

@ -1,10 +1,10 @@
Package: Spotube Package: Spotube
Version: 0.0.1 Version: 0.0.2
Section: sound Section: sound
Priority: optional Priority: optional
Architecture: all Architecture: all
Essential: no Essential: no
Installed-Size: 44000 Installed-Size: 31000
Maintainer: KR Tirtho Maintainer: KR Tirtho
Description: A music streaming app combining the power of Spotify & Youtube Description: A music streaming app combining the power of Spotify & Youtube
Homepage: https://github.com/KRTirtho/spotube Homepage: https://github.com/KRTirtho/spotube

View File

@ -1,6 +1,6 @@
{ {
"name": "spotube", "name": "spotube",
"version": "0.0.1", "version": "0.0.2",
"main": "index.js", "main": "index.js",
"author": "KR Tirtho", "author": "KR Tirtho",
"license": "MIT", "license": "MIT",