summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEden Rose2017-10-01 13:06:13 -0400
committerEden Rose2017-10-01 13:06:13 -0400
commitb4c73a7b6c764c9764b8766a9cd928c5cf269fc4 (patch)
tree0e7693c663ba2b1bf7883508a5b4606b0d84e895
parent9378daada2997ccc0f29733b077b7d9b740cd03b (diff)
downloadaur-b4c73a7b6c764c9764b8766a9cd928c5cf269fc4.tar.gz
Temporarily Reverted to upstream source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aee1ff6774a..774f37d379be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,7 +34,7 @@ pkgbase = mpv-semifull-git
conflicts = mpv
conflicts = mpv-git
options = !emptydirs
- source = mpv-semifull-git::git+https://github.com/kingtiger01/mpv.git
+ source = mpv-semifull-git::git+https://github.com/mpv/mpv.git
sha256sums = SKIP
depends_i686 = libcdio-paranoia
depends_i686 = libcaca
diff --git a/PKGBUILD b/PKGBUILD
index f0470ba6a2c9..6146fdeec08f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ makedepends=('git' 'mesa' 'python-docutils' 'ladspa')
provides=('mpv')
conflicts=('mpv' 'mpv-git')
options=('!emptydirs')
-source=("$pkgname"::'git+https://github.com/kingtiger01/mpv.git')
+source=("$pkgname"::'git+https://github.com/mpv/mpv.git')
sha256sums=('SKIP')
pkgver() {