makedeb


python3-mov-cli-test-git 1.1.7.r11.2ed6bb4-1


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-git.

Commit:


Hash: 1837abe9314755b9f4337b9d0f9448b75120559b

Message: fix pytubefix dependency

Diff


diff --git a/.SRCINFO b/.SRCINFO
index b92d245..dced798 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = python3-mov-cli-test-git
 pkgbase = python3-mov-cli-test-git
 pkgdesc = A mov-cli v4 plugin for watching free films and animations in the CC.
 pkgrel = 1
-pkgver = 1.0.1.r1.73bc8e1
+pkgver = 1.1.5.r8.51d624f
 arch = all
 conflicts = python3-mov-cli-test
 depends = python3-requests
-depends = python3-pytube
+depends = python3-pytubefix
 license = MIT
 makedepends = git
 makedepends = python3-build
diff --git a/PKGBUILD b/PKGBUILD
index f12910f..6eedcf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 _pkgname=mov-cli-test
 pkgname=python3-mov-cli-test-git
-pkgver=1.0.1.r1.73bc8e1
+pkgver=1.1.5.r8.51d624f
 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=('git' 'python3-build' 'python3-installer' 'python3-wheel')
 source=("git+https://github.com/THEGOLDENPRO/mov-cli-test")
 b2sums=(SKIP)