summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-04-21 18:05:28 +0800
committerPete Alexandrou2017-04-21 18:05:28 +0800
commit855346152d07b904045c44e98c93762059b8c254 (patch)
tree8fcedd132d315a766e217f21b86aaa87df95b0e1 /PKGBUILD
parent257e33c8dda11c394504d5354f0c3214023c27c5 (diff)
downloadaur-855346152d07b904045c44e98c93762059b8c254.tar.gz
icon update + md5sum to match repo archive
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfd28dce5a4a..12d457946349 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou (ozmartian) <pete@ozmartians.com>
pkgname=tvlinker
pkgver=3.6.5
-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=('8a5934b6d8f48f3c0d354ad414e44de6')
+md5sums=('3c4b8f300a6de2ae5e46f9fc309c81aa')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"