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 cf4235353aaf..2ec68587224f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = feedindicator
- pkgdesc = RSS feed updates in the indicator/notification area
+ pkgdesc = RSS feed applet written in Python
pkgver = 2.0.0.20171011
pkgrel = 1
url = https://github.com/feedindicator/Feedindicator
diff --git a/PKGBUILD b/PKGBUILD
index d0225ebb2e7c..5d55ef07ae74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=feedindicator
pkgver=2.0.0.20171011
_commit=990d56a417be822b7d59da23deada927ab8d2ba6
pkgrel=1
-pkgdesc="RSS feed updates in the indicator/notification area"
+pkgdesc="RSS feed applet written in Python"
arch=('any')
url="https://github.com/feedindicator/${pkgname^}"
license=('GPL3')