summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMegumi_fox2021-07-21 21:48:13 +0800
committerMegumi_fox2021-07-21 21:48:13 +0800
commit9a72331142c866bfce9a5e41a1a2beefdb8b2416 (patch)
tree3be0a9db7073862e659089e45289c9b423170529 /PKGBUILD
parent9711534cbba2e70b57662e23545650f109ad72cd (diff)
downloadaur-9a72331142c866bfce9a5e41a1a2beefdb8b2416.tar.gz
remove python-aiohttp from depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47fbe724ec3d..94cf56c5739e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qliveplayer-git
pkgver=4.0.1.r0.gcd30fe8
-pkgrel=1
+pkgrel=2
pkgdesc='Cute and useful Live Stream Player with danmaku support.'
arch=('x86_64')
url="https://github.com/IsoaSFlus/QLivePlayer"
@@ -11,7 +11,6 @@ provides=('qliveplayer')
conflicts=('qliveplayer')
depends=('mpv'
'ffmpeg'
- 'python-aiohttp'
'qt5-base'
'qt5-quickcontrols2'
'qt5-graphicaleffects'