summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2014-05-27 09:27:11 +0200
committerFrederik "Freso" S. Olesen2014-05-27 09:27:11 +0200
commitff7f070e472e3861a153e41de9f8032de8a6e665 (patch)
treee8c3ea5afde88979b665b398f9e40942ca791e98
parentfc89550e14ec16c2396aec871b0cd6ad6bb46600 (diff)
downloadaur-ff7f070e472e3861a153e41de9f8032de8a6e665.tar.gz
morituri-whatcd-git: Switch to use RecursiveForest's fork.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 230041552a63..fe087d7d4690 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = morituri-whatcd-git
pkgdesc = morituri logger meant for What.CD submissions
pkgver = 23.97dfae8
pkgrel = 1
- url = https://github.com/supermanvelo/morituri-whatcd
+ url = https://github.com/RecursiveForest/morituri-whatcd
arch = any
license = GPL3
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = morituri-whatcd-git
depends = morituri
depends = python2
provides = morituri-whatcd
- source = git+https://github.com/supermanvelo/morituri-whatcd.git
+ source = git+https://github.com/RecursiveForest/morituri-whatcd.git
md5sums = SKIP
pkgname = morituri-whatcd-git
diff --git a/PKGBUILD b/PKGBUILD
index 08531dded9b8..358d7f358ec0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
_gitname=morituri-whatcd
-_gituser=supermanvelo
+_gituser=RecursiveForest
pkgname=$_gitname-git
pkgver=23.97dfae8
pkgrel=1