summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12d457946349..825fe21501f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou (ozmartian) <pete@ozmartians.com>
pkgname=tvlinker
pkgver=3.6.5
-pkgrel=2
+pkgrel=3
pkgdesc="TV show link scraper + downloader for tv-release.pw incl. debrid and dl manager services"
arch=('any')
license=('GPL3')
@@ -11,7 +11,7 @@ depends=('python-pyqt5' 'python-beautifulsoup4' 'python-lxml')
makedepends=('python-setuptools')
provides=()
conflicts=()
-md5sums=('3c4b8f300a6de2ae5e46f9fc309c81aa')
+md5sums=('74efdfafe9e4ab832823195773fbc21a')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"