summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Bellino2018-10-29 09:00:42 +0100
committerCarlos Bellino2018-10-29 09:00:42 +0100
commitc9b017639b4cc488799b36ef27b9e272b8a11ccb (patch)
treefd0ccb1e110d3935a88ffeb38d97004a48098dee
parent2e4b7aaf84c4c566902b933b6dad76438af18d2d (diff)
downloadaur-c9b017639b4cc488799b36ef27b9e272b8a11ccb.tar.gz
updated to 2018.10.28-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b2dc2205179..d9b53383e972 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.16
- pkgrel = 3
+ pkgver = 2018.10.28
+ pkgrel = 1
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.16-3.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2018.10.28-1.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 45da11940e9ad6c3527f85574c899f94
+ md5sums = 51b0f5e54df4df16329ac65563effd6c
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 2ea46076211d..eec29701e82d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2018.10.16
-pkgrel=3
+pkgver=2018.10.28
+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}"
@@ -34,7 +34,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('45da11940e9ad6c3527f85574c899f94'
+md5sums=('51b0f5e54df4df16329ac65563effd6c'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')