summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgerwk2021-02-10 08:42:36 +0100
committersgerwk2021-02-10 08:42:36 +0100
commitb7c1b7c1d447865082cd96a7850369acef91e8b1 (patch)
tree468756d4435eadfe3311767a091374ff59848dd7
parente9552cd15dad454de40b972bc393a630826ac1e8 (diff)
downloadaur-b7c1b7c1d447865082cd96a7850369acef91e8b1.tar.gz
update to version 0.14.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bf62102ee80..1de1e7214280 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = felinks
pkgdesc = actively maintained version of the elinks text browser
- pkgver = 0.13.5
+ pkgver = 0.14.0
pkgrel = 1
url = http://github.com/rkd77/felinks
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = felinks
depends = lua51
conflicts = elinks
conflicts = elinks-git
- source = git+https://github.com/rkd77/felinks#tag=v0.13.3
+ source = git+https://github.com/rkd77/felinks#tag=v0.14.0
sha256sums = SKIP
pkgname = felinks
diff --git a/PKGBUILD b/PKGBUILD
index 68a78929bcdd..e1cd98d52823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer sgerwk <sgerwk at aol dot com>
pkgname=felinks
-pkgver=0.13.5
+pkgver=0.14.0
pkgrel=1
pkgdesc="actively maintained version of the elinks text browser"
license=(GPL2)