summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgerwk2020-07-22 15:30:25 +0200
committersgerwk2020-07-22 15:30:25 +0200
commita11265dedc221a8d9f3e6c1207088064328e1c46 (patch)
tree144eef52722b9cd2f2ff09064e37d63da9764083
parent620e4d09dee8c3f39df9e5441448a61bc42569ff (diff)
downloadaur-a11265dedc221a8d9f3e6c1207088064328e1c46.tar.gz
clarify package description
-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)