summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYatta2020-05-08 03:44:29 -0500
committerYatta2020-05-08 03:44:29 -0500
commitb0372e7b6e1e0952edd177d760b4382233d690b0 (patch)
treef354b16d289d18b100fc008673694a97b0389545
parent07846da77b1be983d65c29bab1973524a3ba0e7f (diff)
downloadaur-b0372e7b6e1e0952edd177d760b4382233d690b0.tar.gz
Updated version to 2020.05.08.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af9f933ed1a..b9e1804d0590 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.03
- pkgrel = 1
+ pkgver = 2020.05.08
+ pkgrel = 4
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.03-1.tar.gz
+ source = https://github.com/SickChill/SickChill/archive/v2020.05.08-4.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = 99a7fa5b7d9b1216868aa87865c213c5
+ md5sums = ea9712e1dfbba22a11f8562cdc1c3646
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 4967ee70e9b9..e66f4a6c5f8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=sickchill
_gitname=SickChill
_gitauthor=SickChill
_sickchill_dir="/opt/sickchill"
-pkgver=2020.05.03
-pkgrel=1
+pkgver=2020.05.08
+pkgrel=4
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=('99a7fa5b7d9b1216868aa87865c213c5'
+md5sums=('ea9712e1dfbba22a11f8562cdc1c3646'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')