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 7d480910b66c..d6ff3cc83461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=archivebox
pkgver=0.4.13
-pkgrel=1
+pkgrel=2
pkgdesc="The open source self-hosted web archive"
arch=("any")
url="https://github.com/pirate/ArchiveBox"
@@ -13,7 +13,7 @@ depends=('python-django' 'python-mypy_extensions' 'wget'
'python-crontab' 'python-atomicwrites' 'python-dateparser'
'python-requests' 'python-base32_crockford' 'python-w3lib'
'chromium' 'python-django-extensions' 'git'
- 'youtube-dl' 'curl' 'single-file')
+ 'youtube-dl' 'curl' 'single-file-git')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('69ec4e65a64db145bfcdd30a0362ce43a328f71b1f8b572402ca247396f6168b')