summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5169805ab6ec..5032af39b127 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = felinks-python
pkgdesc = the elinks text browser, with Python support
- pkgver = 0.14.0
+ pkgver = 0.16.0
pkgrel = 1
url = http://github.com/rkd77/felinks
arch = x86_64
@@ -22,8 +22,7 @@ pkgbase = felinks-python
conflicts = elinks
conflicts = elinks-git
conflicts = felinks
- source = git+https://github.com/rkd77/felinks#tag=v0.14.0
+ source = git+https://github.com/rkd77/felinks#tag=v0.16.0
sha256sums = SKIP
pkgname = felinks-python
-
diff --git a/PKGBUILD b/PKGBUILD
index eb3f782c2c1a..3262aa01ec74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer sgerwk <sgerwk at aol dot com>
_pkgname=felinks
pkgname=${_pkgname}-python
-pkgver=0.14.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="the elinks text browser, with Python support"
license=(GPL2)