summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2021-04-05 21:44:40 +0200
committerFrancesco Minnocci2021-04-05 21:44:40 +0200
commitb8c56736c0fd78b9af6730302fe4e80fe5f11796 (patch)
tree616d5ad507070a9d4aa4222ff8e31daee5a9fdc7 /PKGBUILD
parent8413b31605bec49eef5df796e1de947ebcf46d99 (diff)
downloadaur-b8c56736c0fd78b9af6730302fe4e80fe5f11796.tar.gz
Update optional dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 708682d61ab6..c42d176d5684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://github.com/XayOn/katcr'
depends=('python' 'python-xdg>=5.0.1' 'python-feedparser' 'python-aiohttp' 'python-cleo' 'python-aiogram' 'python-torrentmirror-git' 'python-cutie-git')
checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-flake8' 'python-pytest-cov' 'python-pytest-sugar')
makedepends=('python-setuptools' 'python-dephell')
-optdepends=('libtorrent: Streaming support' 'python-torrentstream-git: Streaming support')
+optdepends=('libtorrent: Streaming support' 'python-torrentstream: Streaming support')
license=('GPL3')
arch=('any')
source=("$pkgname-$pkgver.tar.gz::https://github.com/XayOn/$pkgname/archive/refs/tags/$pkgver.tar.gz")