summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-30 15:52:00 +0100
committerCarlos Bellino2018-10-30 15:52:00 +0100
commitc91ba5d6f9a0943ca3f93107dcf9b7ad71f93568 (patch)
tree2e84e1de0226c009d723d54cddf621975a82fd45
parent310ba02bb41b2e30d1be057733758088c9085121 (diff)
downloadaur-c91ba5d6f9a0943ca3f93107dcf9b7ad71f93568.tar.gz
updated to sickchill-2018.10.30-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c32bd065ca78..37e3b1d85230 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sickchill
pkgdesc = Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
pkgver = 2018.10.30
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/SickChill/SickChill
install = sickchill.install
arch = any
@@ -19,10 +19,10 @@ pkgbase = sickchill
conflicts = sickrage2-git
conflicts = sickgear-git
options = !strip
- source = https://github.com/SickChill/SickChill/archive/v2018.10.30-3.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.30-4.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 5bca89bcb5114d500706b44de539534d
+ md5sums = f4e76e534c9eb6fbe6369b5fa9547cfd
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 673ecb83cacf..b96f638aab34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
pkgver=2018.10.30
-pkgrel=3
+pkgrel=4
pkgdesc="Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic."
arch=('any')
url="https://github.com/${_gitauthor}/${_gitname}"
@@ -34,7 +34,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('5bca89bcb5114d500706b44de539534d'
+md5sums=('f4e76e534c9eb6fbe6369b5fa9547cfd'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')