summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Levitsky2021-12-10 21:52:37 +0300
committerLev Levitsky2021-12-10 21:52:37 +0300
commitc26a504484ed5b3220328c970d9a28f7b37d9c7e (patch)
tree1a8cf427ea9d323a64ddab6ecc0959725b686086 /PKGBUILD
parentb7547a2fe922e2e2b85b60cfc5e6123fc1dbb6ce (diff)
downloadaur-c26a504484ed5b3220328c970d9a28f7b37d9c7e.tar.gz
0.9.9.20211123.8232.023d1f1f656e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47d26f93ca82..d82ea2285aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev at mail dot ru>
pkgname=xidel
-pkgver=0.9.9.20210818.8090.c8e45f7fe96e
+pkgver=0.9.9.20211123.8232.023d1f1f656e
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=('9cfb9f59c54bd78cf6fcbe825491d8db14ea36ba')
+sha1sums=('c051310aa2b424e842bf1df7ae6e9f67cc8cca38')
package() {
cd "${srcdir}"
install -D xidel "${pkgdir}/usr/bin/xidel"