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 439792de72b4..aaa220f3d36a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = felinks
- pkgdesc = text browser
+ pkgdesc = actively maintained version of the elinks text browser
pkgver = 0.13.3
pkgrel = 1
url = http://github.com/rkd77/felinks
diff --git a/PKGBUILD b/PKGBUILD
index cab04982b9d3..77d88e60a703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=felinks
pkgver=0.13.3
pkgrel=1
-pkgdesc="text browser"
+pkgdesc="actively maintained version of the elinks text browser"
license=(GPL2)
arch=('x86_64' 'i686')
depends=(tre brotli libx11 openssl gpm zstd libidn expat ncurses lua51)