summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYatta2020-05-03 16:09:05 -0500
committerYatta2020-05-03 16:09:05 -0500
commit07846da77b1be983d65c29bab1973524a3ba0e7f (patch)
tree0849fad7c48300b90493575a0e97ca8171f850cb
parent62028c17d10f90704c07dd6a0aa937f37ffa7178 (diff)
downloadaur-07846da77b1be983d65c29bab1973524a3ba0e7f.tar.gz
Updated version to 2020.05.03.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2a3a7b87087..5af9f933ed1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = sickchill
license = GPL3
depends = nodejs
depends = python2-babel
- depends = python2-cheetah
+ depends = python2-cheetah3
depends = python2-mako
optdepends = python2-notify
optdepends = unrar
@@ -18,7 +18,7 @@ pkgbase = sickchill
source = https://github.com/SickChill/SickChill/archive/v2020.05.03-1.tar.gz
source = sickchill.service
source = sickchill.install
- md5sums = ebeb5764d85c00558f12e73f9e3c2b54
+ md5sums = 99a7fa5b7d9b1216868aa87865c213c5
md5sums = 373832300e91a4011285eb8d6df9cef0
md5sums = 961815f362818fa961c37c70199c5b6f
diff --git a/PKGBUILD b/PKGBUILD
index 4dd28b04896c..4967ee70e9b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('GPL3')
depends=('nodejs'
'python2-babel'
- 'python2-cheetah'
+ 'python2-cheetah3'
'python2-mako')
optdepends=('python2-notify'
@@ -33,7 +33,7 @@ source=("https://github.com/${_gitauthor}/${_gitname}/archive/v${pkgver}-${pkgre
"${pkgname}.service"
"${pkgname}.install")
-md5sums=('ebeb5764d85c00558f12e73f9e3c2b54'
+md5sums=('99a7fa5b7d9b1216868aa87865c213c5'
'373832300e91a4011285eb8d6df9cef0'
'961815f362818fa961c37c70199c5b6f')