summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden Rose2017-06-21 01:59:53 -0400
committerEden Rose2017-06-21 01:59:53 -0400
commit69f8a768c1c54a1e667a19a47a589d452c46159d (patch)
treed2233869b3b479ccbb6f346f5052fb750db72b8d /PKGBUILD
parent220320b7e48a436672b00a157fa0b96a5e8f9173 (diff)
downloadaur-69f8a768c1c54a1e667a19a47a589d452c46159d.tar.gz
fixed configurations, and used personal repo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {