summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Tas2020-05-26 16:49:48 +0200
committerSimon Tas2020-05-26 16:49:48 +0200
commit2b9242ff0ab73bee3e382906916aa5f415acbfdc (patch)
tree316a10adac2b5ac20bbf158ba85a755f93bf201c /PKGBUILD
parenta3dd1ff553a62f8a3eea763ab5c2b6025f4575c6 (diff)
downloadaur-sauce-finder-git.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7cb87ffba51..9746492253b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname="sauce-finder-git"
_pkgname="sauce-finder"
-pkgver=v2.2.2.r14.g1322cd4
+pkgver=v2.2.3.r0.g97164ee
pkgrel=1
pkgdesc="Python script to find sauce for anime images"
arch=('any')
url="https://gitlab.com/miicat/$_pkgname"
license=('gpl3')
-depends=('python-requests' 'python-click' 'python-validators' 'python-prompt_toolkit')
+depends=('python-requests' 'python-click' 'python-validators')
provides=('sauce-finder')
source=("${_pkgname}::git+https://gitlab.com/miicat/${_pkgname}")
md5sums=('SKIP')