summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56bbff4a41a8..5169805ab6ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = felinks-python
pkgdesc = the elinks text browser, with Python support
- pkgver = 0.13.5
+ pkgver = 0.14.0
pkgrel = 1
url = http://github.com/rkd77/felinks
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = felinks-python
conflicts = elinks
conflicts = elinks-git
conflicts = felinks
- 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-python
diff --git a/PKGBUILD b/PKGBUILD
index d41e038a342f..eb3f782c2c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer sgerwk <sgerwk at aol dot com>
_pkgname=felinks
pkgname=${_pkgname}-python
-pkgver=0.13.5
+pkgver=0.14.0
pkgrel=1
pkgdesc="the elinks text browser, with Python support"
license=(GPL2)