summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-04-08 13:44:38 +0200
committersL1pKn072020-04-08 13:44:38 +0200
commit5998aa9927a1c525ed160d1fb9757a38e20acbd1 (patch)
tree53306be7f66d5eeada8f19dbe12e27ff7584bd6b
parentfa0948196cd8a7af560d98a5355be6bf399633db (diff)
downloadaur-5998aa9927a1c525ed160d1fb9757a38e20acbd1.tar.gz
Switch back to upstream ffmpeg. the avsisynth+ patches lands now
-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'