summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71672301bbd3..2227c11c86d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-semifull-git
pkgdesc = A free, open source, and cross-platform media player (Git version with all possible libs)
- pkgver = 0.25.0.r174.gf34e1a0dee
+ pkgver = 0.25.0.r216.g33cfb71ed
pkgrel = 1
url = http://mpv.io/
arch = i686
@@ -35,7 +35,7 @@ pkgbase = mpv-semifull-git
conflicts = mpv
conflicts = mpv-git
options = !emptydirs
- source = mpv-semifull-git::git+https://github.com/mpv-player/mpv.git
+ source = mpv-semifull-git::git+https://github.com/kingtiger01/mpv.git
sha256sums = SKIP
depends_i686 = libcdio-paranoia
depends_i686 = libcaca
diff --git a/PKGBUILD b/PKGBUILD
index 052201727b78..2efcfd9356f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
# x86_64: all from i686 and ffmpeg-full-git
pkgname=mpv-semifull-git
-pkgver=0.25.0.r174.gf34e1a0dee
+pkgver=0.25.0.r216.g33cfb71ed
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (Git version with all possible libs)'
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@ makedepends=('git' 'mesa' 'python-docutils' 'ladspa')
provides=('mpv')
conflicts=('mpv' 'mpv-git')
options=('!emptydirs')
-source=("$pkgname"::'git+https://github.com/mpv-player/mpv.git')
+source=("$pkgname"::'git+https://github.com/kingtiger01/mpv.git')
sha256sums=('SKIP')
pkgver() {