summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122018-10-15 09:54:48 +0200
committerwillemw122018-10-17 12:10:43 +0200
commit0a2045c5ebcfeaa537f525e9c353c707baf9238b (patch)
treeeeed8cf77af383013c30e7bfa046946112f008b1
parente1bf2fedf54c1501aede6344c80527582dd99bc7 (diff)
downloadaur-sickrage2-git.tar.gz
Migrate to https://github.com/SickChill/SickChill. Remove setup.py build.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
-rw-r--r--sickrage2-git.install1
3 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb21ed940dc4..67d4e1e4d9f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = sickrage2-git
pkgdesc = Automatic video library manager for TV shows
- pkgver = 2018.06.15.1.r1.g807c5ae37
+ pkgver = 2018.10.16.3.r1.g2a781a035
pkgrel = 1
- url = https://github.com/SickRage/SickRage
+ url = https://github.com/SickChill/SickChill
install = sickrage2-git.install
arch = any
license = GPL3
@@ -18,12 +18,12 @@ pkgbase = sickrage2-git
conflicts = sickrage2
conflicts = sickrage
options = !strip
- source = sickrage2-git::git://github.com/SickRage/SickRage.git
+ source = sickrage2-git::git+https://github.com/SickChill/SickChill.git
source = sickrage.service
source = sickrage.sysusers
source = sickrage.tmpfile
md5sums = SKIP
- md5sums = fe94d9719f0d3a868f62efe9f3763a2d
+ md5sums = daaec89ca6f45338733cad43eae8eb21
md5sums = 6a7db7e14e74072d29e482b06b41dfa7
md5sums = f7a12df978d649da4e77d88e03f50252
diff --git a/PKGBUILD b/PKGBUILD
index f693578ba00c..baa9dbb40ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=sickrage2
pkgname=$_pkgname-git
-pkgver=2018.06.15.1.r1.g807c5ae37
+pkgver=2018.10.16.3.r1.g2a781a035
pkgrel=1
pkgdesc="Automatic video library manager for TV shows"
arch=('any')
-url="https://github.com/SickRage/SickRage"
+url="https://github.com/SickChill/SickChill"
license=('GPL3')
#'python2-vcr' 'unrar'
makedepends=('git')
@@ -22,12 +22,12 @@ provides=($_pkgname 'sickrage')
conflicts=($_pkgname 'sickrage')
options=('!strip')
install=$pkgname.install
-source=("$pkgname::git://github.com/SickRage/SickRage.git"
+source=("$pkgname::git+https://github.com/SickChill/SickChill.git"
'sickrage.service'
'sickrage.sysusers'
'sickrage.tmpfile')
md5sums=('SKIP'
- 'fe94d9719f0d3a868f62efe9f3763a2d'
+ 'daaec89ca6f45338733cad43eae8eb21'
'6a7db7e14e74072d29e482b06b41dfa7'
'f7a12df978d649da4e77d88e03f50252')
@@ -41,10 +41,10 @@ pkgver() {
# sed -i 's/UnRAR2/unrar2/g' lib/unrar2/test_UnRAR2.py
#}
-build() {
- cd $pkgname
- python2 setup.py --quiet build
-}
+#build() {
+# cd $pkgname
+# python2 setup.py --quiet build
+#}
#check() {
# cd $pkgname
diff --git a/sickrage2-git.install b/sickrage2-git.install
index 107c9fcb3296..ad256be02481 100644
--- a/sickrage2-git.install
+++ b/sickrage2-git.install
@@ -1,3 +1,4 @@
+
post_install() {
systemd-sysusers sickrage.conf
systemd-tmpfiles --create sickrage.conf