summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 851ef0250d80..f4d40c6c4627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polybar-spotify
- pkgdesc = A tool to generate custom Iosevka fonts from a configuration file
+ pkgdesc = Spotify now-playing info in polybar
pkgver = 20200619_b5c59238a17180affae5232c234175524a17d1c4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Jvanrhijn/polybar-spotify
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 6c524d95f594..4af91143c06b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# shellcheck disable=SC2034,SC2154
pkgname=polybar-spotify
pkgver=20200619_b5c59238a17180affae5232c234175524a17d1c4
-pkgrel=2
-pkgdesc='A tool to generate custom Iosevka fonts from a configuration file'
+pkgrel=3
+pkgdesc='Spotify now-playing info in polybar'
url='https://github.com/Jvanrhijn/polybar-spotify'
license=('MIT')
ref="${pkgver:9}"