summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYatta2020-10-18 10:57:08 -0500
committerYatta2020-10-18 10:57:08 -0500
commit43e509331018679ae8bc93f33a12f2fcbfa7400e (patch)
treebc8bc8374f27c805ee111148f224c9745a2adbf7
parentb0372e7b6e1e0952edd177d760b4382233d690b0 (diff)
downloadaur-43e509331018679ae8bc93f33a12f2fcbfa7400e.tar.gz
Updated version to 2020.09.28-2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e1804d0590..76ac4f3834ac 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 = 2020.05.08
- pkgrel = 4
+ pkgver = 2020.09.28
+ pkgrel = 2
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/v2020.05.08-4.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2020.09.28-2.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = ea9712e1dfbba22a11f8562cdc1c3646
+ md5sums = 30d62d3f9d3287f4d582793a2420af06
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index e66f4a6c5f8e..5637e09d939f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2020.05.08
-pkgrel=4
+pkgver=2020.09.28
+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}"
@@ -33,7 +33,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('ea9712e1dfbba22a11f8562cdc1c3646'
+md5sums=('30d62d3f9d3287f4d582793a2420af06'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')