summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-30 21:46:05 +0100
committerCarlos Bellino2018-10-30 21:46:05 +0100
commit97f6961e67c754a9dc8fb9530275d4737d0034ed (patch)
tree0e8f9e55fde28399b258cb7ac063a14ddb51eade
parent77129a4c65ad6b8be479f81dc235f3b9922a60cc (diff)
downloadaur-97f6961e67c754a9dc8fb9530275d4737d0034ed.tar.gz
updated to sickchill-2018.10.30-6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a99cb26f9214..2a1472420439 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 = 5
+ pkgrel = 6
url = https://github.com/SickChill/SickChill
install = sickchill.install
arch = any
@@ -20,10 +20,10 @@ pkgbase = sickchill
conflicts = sickrage2-git
conflicts = sickgear-git
options = !strip
- source = https://github.com/SickChill/SickChill/archive/v2018.10.30-5.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.30-6.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 3d02471cfaf4237bf1ce985f53d3f8ae
+ md5sums = ab0954d447b2b6af93d4e4e4b9611036
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index ccdda63d530a..49bc38277407 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
pkgver=2018.10.30
-pkgrel=5
+pkgrel=6
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}"
@@ -35,7 +35,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('3d02471cfaf4237bf1ce985f53d3f8ae'
+md5sums=('ab0954d447b2b6af93d4e4e4b9611036'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')