summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-04-13 22:53:52 +0800
committerPete Alexandrou2017-04-13 22:53:52 +0800
commit1a24e06ea8294a752a3a3781bba9a9f752ad4cc6 (patch)
treea0c4309dfea432456f921d368deebf1ddbdaa695 /PKGBUILD
parent11bfebb10112c550cc29e5e5db3e3b16f564ef90 (diff)
downloadaur-1a24e06ea8294a752a3a3781bba9a9f752ad4cc6.tar.gz
patch update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77ec9792dbf6..b1e53be3695e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou (ozmartian) <pete@ozmartians.com>
pkgname=tvlinker
pkgver=3.5.0
-pkgrel=1
+pkgrel=2
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=('56e25f51997c69174a5499bfafe73c29')
+md5sums=('0211853ce3f0f497512f9f8033d00c3b')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"