summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrp2021-02-08 13:39:28 -0800
committerrp2021-02-08 13:39:28 -0800
commitc0ee036c069db3e23728250bb693c32b1c844e1c (patch)
tree4cdb01d1bf55b7d02e7fc4a6a774b5f266653c62
parent786ea7194994d14eadeafa9c5af72268e2232317 (diff)
downloadaur-c0ee036c069db3e23728250bb693c32b1c844e1c.tar.gz
updated to links version 2.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cfd335706b2..0799250dd9af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = links-g-directfb
pkgdesc = A text WWW browser, similar to Lynx (with directfb, X and fb graphics)
- pkgver = 2.20
+ pkgver = 2.21
pkgrel = 1
url = http://links.twibright.com/
arch = i686
@@ -23,9 +23,9 @@ pkgbase = links-g-directfb
conflicts = links
conflicts = links-g
replaces = links-g
- source = http://links.twibright.com/download/links-2.20.tar.bz2
+ source = http://links.twibright.com/download/links-2.21.tar.bz2
source = links.desktop
- sha256sums = 3bddcd4cb2f7647e50e12a59d1c9bda61076f15cde5f5dca6288b58314e6902d
+ sha256sums = 285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63
sha256sums = e3aed7cda8ccb14295aa28508f528140541e5cc52659186d1f2c1122b0703bcc
pkgname = links-g-directfb
diff --git a/PKGBUILD b/PKGBUILD
index a36a957b51c2..d28e0e8ca340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=links
pkgname=links-g-directfb
-pkgver=2.20
+pkgver=2.21
pkgrel=1
pkgdesc="A text WWW browser, similar to Lynx (with directfb, X and fb graphics)"
arch=('i686' 'x86_64' 'armv7h')
@@ -22,7 +22,7 @@ provides=('links' 'links-g')
conflicts=('links' 'links-g')
replaces=('links-g')
source=(http://links.twibright.com/download/${_pkgname}-${pkgver}.tar.bz2 links.desktop)
-sha256sums=('3bddcd4cb2f7647e50e12a59d1c9bda61076f15cde5f5dca6288b58314e6902d'
+sha256sums=('285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63'
'e3aed7cda8ccb14295aa28508f528140541e5cc52659186d1f2c1122b0703bcc')
prepare() {