summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgenstern2021-02-17 20:01:46 +1300
committerMorgenstern2021-02-17 20:01:46 +1300
commitd383000d889b1dc86c073a5cb088914f8b55a9a8 (patch)
treea2a97d41954713475f0d1f3af955faa9efbe922d
parent991d38b295c54a21c7465d8d704f1210374c8b3b (diff)
downloadaur-d383000d889b1dc86c073a5cb088914f8b55a9a8.tar.gz
Changed pkgdesc
-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')