makedeb
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.
Hash: f41ff010efb76eaea925e88c6cba1a2ed3e62ac4
Message: 1.1.7 rm python3-requests
diff --git a/.SRCINFO b/.SRCINFO
index 60e36fa..4e332da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,16 +3,15 @@ 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
-pkgver = 1.1.6
+pkgver = 1.1.7
arch = all
-depends = python3-requests
depends = python3-pytubefix
license = MIT
makedepends = python3-build
makedepends = python3-installer
makedepends = python3-wheel
-source = python3-mov-cli-test-1.1.6.tar.gz::https://github.com/THEGOLDENPRO/mov-cli-test/archive/refs/tags/1.1.6.tar.gz
-b2sums = b03cf084ae2b64ebaf7bf2c15a20093975673eb06a2a96e97e5d642a358985cf51e9357c3703931de938683b441b26cd3dba3243fed70c336b7ddaabebcd594c
+source = python3-mov-cli-test-1.1.7.tar.gz::https://github.com/THEGOLDENPRO/mov-cli-test/archive/refs/tags/1.1.7.tar.gz
+b2sums = ba2ae1e00738909cfdd5694d1bc92962768b1ea084db58b64693421f39bb54b7a663af49d3a6f9c489873f8bdfb7b844a1e8ae9b17a07b87faed0add9db6531c
makedepends = python3-build
makedepends = python3-installer
makedepends = python3-wheel
diff --git a/PKGBUILD b/PKGBUILD
index b28c0c8..e517709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
_pkgname=mov-cli-test
pkgname=python3-mov-cli-test
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=0
pkgdesc="A mov-cli v4 plugin for watching free films and animations in the CC."
arch=('all')
license=('MIT')
-depends=('python3-requests' 'python3-pytubefix')
+depends=('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=('b03cf084ae2b64ebaf7bf2c15a20093975673eb06a2a96e97e5d642a358985cf51e9357c3703931de938683b441b26cd3dba3243fed70c336b7ddaabebcd594c')
+b2sums=('ba2ae1e00738909cfdd5694d1bc92962768b1ea084db58b64693421f39bb54b7a663af49d3a6f9c489873f8bdfb7b844a1e8ae9b17a07b87faed0add9db6531c')
build(){
cd "$srcdir/${_pkgname}-${pkgver}"