summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel K2021-06-07 19:20:00 +0200
committerDaniel K2021-06-07 20:01:03 +0200
commit8ec88113386dfbd278c496e6cf90a5542b60d95b (patch)
tree427f42dad38bcd2634fda6ddf92fbce885db90cc /PKGBUILD
parent32db8033ab93461502b050092c20725b927d8cfe (diff)
downloadaur-8ec88113386dfbd278c496e6cf90a5542b60d95b.tar.gz
switch to branch elinks-0.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5595ad8fc677..c00aafd74d07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=elinks
pkgname=${_pkgname}-git
-pkgver=v0.14.0.r49.gf351fbcf
+pkgver=v0.14.1.r0.g9e0c85e5
pkgrel=1
pkgdesc="An advanced and well-established feature-rich text mode web browser. Git version."
arch=("i686" "x86_64")
@@ -16,7 +16,7 @@ provides=(${_pkgname})
license=('GPL')
conflicts=(${_pkgname})
depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn' 'gc' 'tre' 'zlib')
-source=("git+https://github.com/rkd77/elinks")
+source=("git+https://github.com/rkd77/elinks#branch=elinks-0.14")
md5sums=('SKIP')
pkgver() {