summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-31 21:35:48 +0100
committerCarlos Bellino2018-10-31 21:35:48 +0100
commitf3df657ab9e7fcb4049fabc5e46a367e8255d95d (patch)
treec3f4a741fb9e34a145ece83abdce9e6667aec34a
parent1d96be41c6f95288b6d9e2788a3bea4b49d10c09 (diff)
downloadaur-f3df657ab9e7fcb4049fabc5e46a367e8255d95d.tar.gz
updated to 2018.10.31-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b6d8ba3b8c1..e16563f434c9 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 = 6
+ pkgver = 2018.10.31
+ pkgrel = 1
url = https://github.com/SickChill/SickChill
install = sickchill.install
arch = any
@@ -15,10 +15,10 @@ pkgbase = sickchill
provides = sickrage
conflicts = sickchill-git
options = !strip
- source = https://github.com/SickChill/SickChill/archive/v2018.10.30-6.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.31-1.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = ab0954d447b2b6af93d4e4e4b9611036
+ md5sums = d5d47c31e860d39ed2e6017da0d22a19
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 5f41212893bc..2c7882670b09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2018.10.30
-pkgrel=6
+pkgver=2018.10.31
+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')
url="https://github.com/${_gitauthor}/${_gitname}"
@@ -32,7 +32,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('ab0954d447b2b6af93d4e4e4b9611036'
+md5sums=('d5d47c31e860d39ed2e6017da0d22a19'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')