makedeb


python3-mov-cli-test 1.1.7-0


A mov-cli v4 plugin for watching free films and animations in the CC.

Click here to go back to the commit logs for python3-mov-cli-test.

Commit:


Hash: 1a186b31b6333e0183f13063d6b921dad19174a3

Message: fix pytubefix dependency

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ec51e1c..f1d6245 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,11 +2,11 @@ generated-by = makedeb
 pkgname = python3-mov-cli-test
 pkgbase = python3-mov-cli-test
 pkgdesc = A mov-cli v4 plugin for watching free films and animations in the CC.
-pkgrel = 0
+pkgrel = 1
 pkgver = 1.1.5
 arch = all
 depends = python3-requests
-depends = python3-pytube
+depends = python3-pytubefix
 license = MIT
 makedepends = python3-build
 makedepends = python3-installer
diff --git a/PKGBUILD b/PKGBUILD
index c76513e..978db2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
 _pkgname=mov-cli-test
 pkgname=python3-mov-cli-test
 pkgver=1.1.5
-pkgrel=0
+pkgrel=1
 pkgdesc="A mov-cli v4 plugin for watching free films and animations in the CC."
 arch=('all')
 license=('MIT')
-depends=('python3-requests' 'python3-pytube')
+depends=('python3-requests' 'python3-pytubefix')
 makedepends=('python3-build' 'python3-installer' 'python3-wheel')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/THEGOLDENPRO/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
 b2sums=('8617e5f67902cef217c8460c2beea212f2ba56315a4fd983e28f250c5e839d7e02947a52121d187678a75fd699fdb953336034c446c08ba448acf9d8570f1b7a')