summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f4f1b0e1ab0..1b2bed770528 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = polybar-spotify-git
- pkgdesc = This is a module that shows the current song playing and its primary artist on Spotify.
+ pkgdesc = Spotify artist and song module for Polybar
pkgver = r42.9bc2997
pkgrel = 1
url = https://github.com/Jvanrhijn/polybar-spotify
diff --git a/PKGBUILD b/PKGBUILD
index 52b25d7c97b5..73e8b3019988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=polybar-spotify
pkgname=${_pkgname}-git
pkgver=r42.9bc2997
pkgrel=1
-pkgdesc='This is a module that shows the current song playing and its primary artist on Spotify.'
+pkgdesc='Spotify artist and song module for Polybar'
arch=(any)
url=https://github.com/Jvanrhijn/${_pkgname}
license=('MIT')