summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55ead0acf446..74426b9ad343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ffmpeg-git
pkgver=r77404.70f13ab
-pkgrel=4
+pkgrel=5
pkgdesc="Complete solution to record, convert and stream audio and video (git version)"
arch=('i686' 'x86_64')
license=('GPL3')
@@ -25,7 +25,7 @@ provides=(
'libswscale.so'
)
conflicts=('ffmpeg')
-source=("$pkgname"::'git://source.ffmpeg.org/ffmpeg.git'
+source=("$pkgname"::'git://github.com/ffmpeg/ffmpeg.git'
ffmpeg-2.8.1-libvpxenc-remove-some-unused-ctrl-id-mappings.patch)
md5sums=('SKIP'
'SKIP')