[arch-commits] Commit in links/trunk (PKGBUILD links.desktop)

Christian Hesse eworm at archlinux.org
Thu Jun 4 11:44:06 UTC 2020


    Date: Thursday, June 4, 2020 @ 11:44:05
  Author: eworm
Revision: 388273

upgpkg: links 2.20.2-4

add comment in desktop file (FS#66876)

Modified:
  links/trunk/PKGBUILD
  links/trunk/links.desktop

---------------+
 PKGBUILD      |    4 ++--
 links.desktop |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 11:30:56 UTC (rev 388272)
+++ PKGBUILD	2020-06-04 11:44:05 UTC (rev 388273)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.20.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/"
@@ -17,7 +17,7 @@
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2"
         'links.desktop')
 sha256sums=('4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424'
-            'ea492eb7184b54b9308b90f198e8ae53668c51b821e38ea3f21282962a417ec6')
+            'f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19')
 
 configure_options=(
   --prefix=/usr

Modified: links.desktop
===================================================================
--- links.desktop	2020-06-04 11:30:56 UTC (rev 388272)
+++ links.desktop	2020-06-04 11:44:05 UTC (rev 388273)
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=Links
+Comment=Minimal web browser in graphical mode
 Exec=xlinks -g
 Icon=links-48x48.xpm
 Type=Application



More information about the arch-commits mailing list