summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlks2017-01-09 06:26:14 +0100
committerlks2017-01-09 06:26:14 +0100
commit6cdce9035a1a4387219839e98d1f2fb4746d8172 (patch)
treea9286aabb5356f82dd55c424b0ae501492db64bf
parent7846e654816bee5ceef24b85d92af4d9aa383365 (diff)
downloadaur-6cdce9035a1a4387219839e98d1f2fb4746d8172.tar.gz
update to 2.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c55beffab641..044c272a61a0 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.13
+ pkgver = 2.14
pkgrel = 1
url = http://links.twibright.com/
arch = i686
@@ -24,9 +24,9 @@ pkgbase = links-g-directfb
conflicts = links
conflicts = links-g
replaces = links-g
- source = http://links.twibright.com/download/links-2.13.tar.bz2
+ source = http://links.twibright.com/download/links-2.14.tar.bz2
source = links.desktop
- sha256sums = c252095334a3b199fa791c6f9a9affe2839a7fbd536685ab07851cb7efaa4405
+ sha256sums = f70d0678ef1c5550953bdc27b12e72d5de86e53b05dd59b0fc7f07c507f244b8
sha256sums = e3aed7cda8ccb14295aa28508f528140541e5cc52659186d1f2c1122b0703bcc
pkgname = links-g-directfb
diff --git a/PKGBUILD b/PKGBUILD
index 485e7bd43a65..eb4f360c0926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=links
pkgname=links-g-directfb
-pkgver=2.13
+pkgver=2.14
pkgrel=1
pkgdesc="A text WWW browser, similar to Lynx (with directfb, X and fb graphics)"
arch=('i686' 'x86_64' 'armv7h')
@@ -20,7 +20,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=('c252095334a3b199fa791c6f9a9affe2839a7fbd536685ab07851cb7efaa4405'
+sha256sums=('f70d0678ef1c5550953bdc27b12e72d5de86e53b05dd59b0fc7f07c507f244b8'
'e3aed7cda8ccb14295aa28508f528140541e5cc52659186d1f2c1122b0703bcc')
prepare() {