summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-30 10:17:41 +0100
committerCarlos Bellino2018-10-30 10:17:41 +0100
commit6bc500af437e283f32b125d7e3f3173e02d99c64 (patch)
treec93601c9e7e82dd396413397067c7bb799262a5d
parentc9b017639b4cc488799b36ef27b9e272b8a11ccb (diff)
downloadaur-6bc500af437e283f32b125d7e3f3173e02d99c64.tar.gz
updated to v2018.10.29-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9b53383e972..e5e927e43a67 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.28
- pkgrel = 1
+ pkgver = 2018.10.29
+ pkgrel = 2
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.28-1.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.29-2.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 51b0f5e54df4df16329ac65563effd6c
+ md5sums = a159f17056aaca059dfc67b4155f5bb0
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index eec29701e82d..5c332e4a11c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2018.10.28
-pkgrel=1
+pkgver=2018.10.29
+pkgrel=2
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=('51b0f5e54df4df16329ac65563effd6c'
+md5sums=('a159f17056aaca059dfc67b4155f5bb0'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')