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 763faaf5f989..440390262ca5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-build-git
pkgdesc = Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)
- pkgver = v0.32.0.320.gbca917f6d2
+ pkgver = v0.32.0.328.gc5f8ec76b1
pkgrel = 1
url = http://mpv.io
arch = x86_64
@@ -65,7 +65,7 @@ pkgbase = mpv-build-git
backup = etc/mpv/encoding-profiles.conf
source = git+https://github.com/mpv-player/mpv-build.git
source = git+https://github.com/mpv-player/mpv.git
- source = git+https://github.com/qyot27/ffmpeg.git#branch=avsplus_linux
+ source = git+https://github.com/ffmpeg/ffmpeg.git
source = git+https://github.com/libass/libass.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 079a0c75cdf6..f1f5cf571f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mpv-build-git
-pkgver=v0.32.0.320.gbca917f6d2
+pkgver=v0.32.0.328.gc5f8ec76b1
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)"
arch=('x86_64')
@@ -69,7 +69,7 @@ conflicts=('mpv'
options=('!emptydirs')
source=('git+https://github.com/mpv-player/mpv-build.git'
'git+https://github.com/mpv-player/mpv.git'
- 'git+https://github.com/qyot27/ffmpeg.git#branch=avsplus_linux'
+ 'git+https://github.com/ffmpeg/ffmpeg.git'
'git+https://github.com/libass/libass.git'
)
sha256sums=('SKIP'