summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Levitsky2021-06-24 12:58:15 +0300
committerLev Levitsky2021-06-24 12:58:15 +0300
commitd0db279d0646cf32473cb1590dccb59b8b89a393 (patch)
tree3d472adc4d01b4d15a8a8f790cfb1170fcffdeb8 /PKGBUILD
parentbe08d199652a7485a6e0bbe9c152b88b18467522 (diff)
downloadaur-d0db279d0646cf32473cb1590dccb59b8b89a393.tar.gz
20210620
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc29e991ab27..625e29823ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev at mail dot ru>
pkgname=xidel
-pkgver=0.9.9.20210529.7880.e0cb7e033b4b
+pkgver=0.9.9.20210620.7908.1f19357dcdf2
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=('3e2bb7407cefde8e1d8bee1016ddc95e20946bed')
+sha1sums=('8bbf78df86e44f9aa71bc349a51deeb4313fba15')
package() {
cd "${srcdir}"
install -D xidel "${pkgdir}/usr/bin/xidel"