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 66783a641f66..d9d168ee4ef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = foobar2000-component-np-simple-bin
- pkgdesc = A backup/restore component for foobar2000
+ pkgdesc = Keeps a templated file with information about the current track
pkgver = 1.9
pkgrel = 1
url = https://skipyrich.com/wiki/Foobar2000:Now_Playing_Simple
diff --git a/PKGBUILD b/PKGBUILD
index 40bd8aae79ab..32550ffbbf6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=foobar2000-component-np-simple-bin
pkgver=1.9
pkgrel=1
_fooname='foo_np_simple'
-pkgdesc='A backup/restore component for foobar2000'
+pkgdesc='Keeps a templated file with information about the current track'
arch=('any')
url='https://skipyrich.com/wiki/Foobar2000:Now_Playing_Simple'
license=('unknown')