summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Ford2020-10-15 21:59:03 +0100
committerOliver Ford2020-10-15 21:59:03 +0100
commit94edb0c14fe6e825bd0e2a5447e82c0a12e4299a (patch)
tree6ef10b9ded2318a033d158ab30a579ad5b40580d
parent85a27d2a17afe80ce7ad0a276d458f57b9635e0d (diff)
downloadaur-94edb0c14fe6e825bd0e2a5447e82c0a12e4299a.tar.gz
Fix description
-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}"