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: 6432cdcc52c996a0073acf96f4086f31e3f18fb6
Message: 1.1.6
diff --git a/.SRCINFO b/.SRCINFO
index f1d6245..60e36fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ 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 = 1
-pkgver = 1.1.5
+pkgrel = 0
+pkgver = 1.1.6
arch = all
depends = python3-requests
depends = python3-pytubefix
@@ -11,8 +11,8 @@ license = MIT
makedepends = python3-build
makedepends = python3-installer
makedepends = python3-wheel
-source = python3-mov-cli-test-1.1.5.tar.gz::https://github.com/THEGOLDENPRO/mov-cli-test/archive/refs/tags/1.1.5.tar.gz
-b2sums = 8617e5f67902cef217c8460c2beea212f2ba56315a4fd983e28f250c5e839d7e02947a52121d187678a75fd699fdb953336034c446c08ba448acf9d8570f1b7a
+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
makedepends = python3-build
makedepends = python3-installer
makedepends = python3-wheel
diff --git a/PKGBUILD b/PKGBUILD
index 978db2d..b28c0c8 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.5
-pkgrel=1
+pkgver=1.1.6
+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')
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')
+b2sums=('b03cf084ae2b64ebaf7bf2c15a20093975673eb06a2a96e97e5d642a358985cf51e9357c3703931de938683b441b26cd3dba3243fed70c336b7ddaabebcd594c')
build(){
cd "$srcdir/${_pkgname}-${pkgver}"