summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17b2477c57b3..7ebce491b7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev at mail dot ru>
pkgname=xidel
-pkgver=0.9.9.20201222.7728.774d4c7a6a10
+pkgver=0.9.9.20210309.7795.c4e17e2d216c
pkgrel=1
pkgdesc='A command line tool to download and extract data from html/xml pages'
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL')
optdepends=('openssl: for HTTPS connections')
depends=('glibc')
source=("${pkgname}-${pkgver}.src.tar.gz::https://sourceforge.net/projects/videlibri/files/Xidel/Xidel%20development/xidel-${pkgver}.linux64.tar.gz/download")
-sha1sums=('0430a853b89c4eccbae76fde7f67dceadbbb88c2')
+sha1sums=('a0cdc3e602326077e7754768fc94188fcda700f8')
package() {
cd "${srcdir}"
install -D xidel "${pkgdir}/usr/bin/xidel"