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 46db3e594cfb..e4cda9341954 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Andrew Gregory Neumann <agneum14@gmail.com>
pkgname=4bulk-git
pkgver=1
-pkgrel=3
+pkgrel=4
pkgdesc="download all media from 4chan thread"
arch=('any')
url="https://github.com/agneum14/4bulk"
license=('MIT')
optdepends=('xclip')
-depends=('python' 'python-beautifulsoup4' 'python-psutil' 'python-requests')
+depends=('python' 'python-beautifulsoup4' 'python-requests')
makedepends=('git')
source=($pkgname::git+$url)
md5sums=('SKIP')