summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgerwk2020-09-19 12:49:48 +0200
committersgerwk2020-09-19 12:49:48 +0200
commitb7c9be2db824bf1fe60ad90085dbdf329d2e7dae (patch)
tree45894b98d2ca7d6d3b4947f3621666a13f95e661
parente24657119e6d43b222000fe339896a3635cacc46 (diff)
downloadaur-b7c9be2db824bf1fe60ad90085dbdf329d2e7dae.tar.gz
update to version 0.13.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2190a569b02..56bbff4a41a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = felinks-python
pkgdesc = the elinks text browser, with Python support
- pkgver = 0.13.3
+ pkgver = 0.13.5
pkgrel = 1
url = http://github.com/rkd77/felinks
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d190c0e95737..d41e038a342f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer sgerwk <sgerwk at aol dot com>
_pkgname=felinks
pkgname=${_pkgname}-python
-pkgver=0.13.3
+pkgver=0.13.5
pkgrel=1
pkgdesc="the elinks text browser, with Python support"
license=(GPL2)