summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMegumi_fox2021-07-21 21:48:13 +0800
committerMegumi_fox2021-07-21 21:48:13 +0800
commit9a72331142c866bfce9a5e41a1a2beefdb8b2416 (patch)
tree3be0a9db7073862e659089e45289c9b423170529
parent9711534cbba2e70b57662e23545650f109ad72cd (diff)
downloadaur-9a72331142c866bfce9a5e41a1a2beefdb8b2416.tar.gz
remove python-aiohttp from depends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9a4c2e2e929..96d9fa0c7b10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qliveplayer-git
pkgdesc = Cute and useful Live Stream Player with danmaku support.
pkgver = 4.0.1.r0.gcd30fe8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/IsoaSFlus/QLivePlayer
arch = x86_64
license = GPL2
@@ -12,7 +12,6 @@ pkgbase = qliveplayer-git
makedepends = extra-cmake-modules
depends = mpv
depends = ffmpeg
- depends = python-aiohttp
depends = qt5-base
depends = qt5-quickcontrols2
depends = qt5-graphicaleffects
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'