summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-30 15:14:22 +0100
committerCarlos Bellino2018-10-30 15:14:22 +0100
commit310ba02bb41b2e30d1be057733758088c9085121 (patch)
treee5e590b4ac1b06aefbffde1b024a9cf10c6f19cf
parentceccae12747bf51acdb4ff188f731bc14d89c126 (diff)
downloadaur-310ba02bb41b2e30d1be057733758088c9085121.tar.gz
updated to sickchill-2018.10.30-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73d1dafb8417..c32bd065ca78 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 = 2
+ pkgrel = 3
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-2.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.30-3.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 7524fed3506b28dc7559443a65e0fc7a
+ md5sums = 5bca89bcb5114d500706b44de539534d
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index de3aa4274813..673ecb83cacf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
pkgver=2018.10.30
-pkgrel=2
+pkgrel=3
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=('7524fed3506b28dc7559443a65e0fc7a'
+md5sums=('5bca89bcb5114d500706b44de539534d'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')