summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aec336d56e6..86f40b58e82d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname=sickrage
pkgname=$_pkgname-git
-pkgver=4.0.24.r2.gf9246bc
+pkgver=4.0.54.r0.g3fb81bd
pkgrel=1
pkgdesc="A PVR application that downloads and manages your TV shows. Echel0n fork of sickbeard, with tvrage and torrents support."
arch=('any')
url="https://github.com/SiCKRAGETV/SickRage"
license=('GPL3')
-depends=('python2-cheetah')
+depends=('python2-mako' 'python2-cheetah')
makedepends=('git')
optdepends=('python2-notify: desktop notifications'
'python2-pyopenssl: enable ssl'