elinks: Update to 0.18.0

This commit is contained in:
Christoph Reiter
2025-01-02 08:20:45 +01:00
parent eafa7e9068
commit 2b75a18f2a

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
pkgname=elinks
pkgver=0.17.0
pkgrel=5
pkgver=0.18.0
pkgrel=1
epoch=
pkgdesc="Full-Featured Text WWW Browser (net-utils)"
arch=("i686" "x86_64")
@@ -48,7 +48,7 @@ provides=("elinks-git")
conflicts=("elinks-git")
replaces=("elinks-git")
source=("elinks-${pkgver}.tgz::https://github.com/rkd77/elinks/archive/v${pkgver}.tar.gz")
sha256sums=('250a55198bb3e16a49a52fde85ffc54f1e654b7615369467725a3d74bc469f22')
sha256sums=('b4200c17dfe5574daddeceda69a42ef8f2459fc43e92cac73dcf30c3343c95a5')
prepare() {
cd "${pkgname}-${pkgver}"