summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--sickrage.service2
3 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f02d33baa19..3e765e55cb96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v7
-# Mon Nov 2 14:02:43 UTC 2015
pkgbase = sickrage-git
pkgdesc = A PVR application that downloads and manages your TV shows. Echel0n fork of sickbeard, with tvrage, torrents and anime support.
- pkgver = 4.1.0.r0.g533d8c1
+ pkgver = 4.1.0.2.r354.gfc4d505
pkgrel = 1
url = https://github.com/SiCKRAGETV/SickRage
install = sickrage-git.install
@@ -21,7 +19,7 @@ pkgbase = sickrage-git
source = sickrage.service
source = sickrage.tmpfile
md5sums = SKIP
- md5sums = 9c03e4b2ed134981afefc643cac2c282
+ md5sums = 70a920d85e5e28d9e920d3fb90247f25
md5sums = f7a12df978d649da4e77d88e03f50252
pkgname = sickrage-git
diff --git a/PKGBUILD b/PKGBUILD
index d24ed265c0e0..4cc1384badac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# In case of upgrade errors:
# error: failed to commit transaction (conflicting files)
# sickrage-git: /opt/sickrage/... exists in filesystem
-# Try to remove all or most of the conflicting files:
+# Remove the conflicting files manually. The following will remove all or most of the conflicting files:
# # rm -rf /opt/sickrage/{contrib/,contributing.md,COPYING.txt,gui/,lib/,runscripts/,sickbeard/,SickBeard.py,sickrage/,tests/}
# Use at your own risk!
_pkgname=sickrage
pkgname=$_pkgname-git
-pkgver=4.1.0.r0.g533d8c1
+pkgver=4.1.0.2.r354.gfc4d505
pkgrel=1
pkgdesc="A PVR application that downloads and manages your TV shows. Echel0n fork of sickbeard, with tvrage, torrents and anime support."
arch=('any')
@@ -36,7 +36,7 @@ source=("$pkgname::git://github.com/SiCKRAGETV/SickRage.git"
'sickrage.service'
'sickrage.tmpfile')
md5sums=('SKIP'
- '9c03e4b2ed134981afefc643cac2c282'
+ '70a920d85e5e28d9e920d3fb90247f25'
'f7a12df978d649da4e77d88e03f50252')
pkgver() {
diff --git a/sickrage.service b/sickrage.service
index a8784e5a9127..ed1f7fd53686 100644
--- a/sickrage.service
+++ b/sickrage.service
@@ -3,7 +3,7 @@ Description=SickRage Daemon
After=network.target
[Service]
-Restart=always
+Restart=on-success
User=sickrage
Group=sickrage
#Type=forking