summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-11-23 10:48:31 +0100
committerCarlos Bellino2018-11-23 10:48:31 +0100
commitfe861fa041709e3878af5cf850be49152b03f1ed (patch)
tree800ee058704bb0b30f4e2b50ed27318d0abf3ad6
parentd97c2e1857bba578235343f964247ca1a0269a03 (diff)
downloadaur-fe861fa041709e3878af5cf850be49152b03f1ed.tar.gz
updated to v2018.11.22-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 494e81ae22c0..997e4f6e295d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.11.07
+ pkgver = 2018.11.22
pkgrel = 1
url = https://github.com/SickChill/SickChill
install = sickchill.install
@@ -15,10 +15,10 @@ pkgbase = sickchill
provides = sickrage
conflicts = sickchill-git
options = !strip
- source = https://github.com/SickChill/SickChill/archive/v2018.11.07-1.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.11.22-1.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = e76e1026d0389e6db8f29324f48d1967
+ md5sums = 6a74e89b75eefc225f5ce41b6783fad1
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 9e34d51fa598..32688898d1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2018.11.07
+pkgver=2018.11.22
pkgrel=1
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')
@@ -32,7 +32,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('e76e1026d0389e6db8f29324f48d1967'
+md5sums=('6a74e89b75eefc225f5ce41b6783fad1'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')