summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKamran Mackey2015-12-20 13:26:26 -0700
committerKamran Mackey2015-12-20 13:26:26 -0700
commita9e3abdb2b7cb70bccadd410c63a2fb0e1a415df (patch)
treea385cf7f7ae4bf2dfbc85c6bf67706ef31479701 /PKGBUILD
parenta2f77d69fb752b8af728db720898c0dc9816e8b3 (diff)
downloadaur-a9e3abdb2b7cb70bccadd410c63a2fb0e1a415df.tar.gz
Switched to source.ffmpeg.org.
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8287e5492ff1..e1a5a2c383c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: DrZaius <lou at fakeoutdoorsman.com>
pkgname=ffmpeg-git
-pkgver=r77411.9e569ab
+pkgver=r77414.d4c4733
pkgrel=1
pkgdesc="Complete solution to record, convert and stream audio and video (git version)"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ provides=(
'libswscale.so' 'ffmpeg'
)
conflicts=('ffmpeg' 'ffmpeg-full-git')
-source=("$pkgname"::'git://github.com/ffmpeg/ffmpeg.git')
+source=("$pkgname"::'git://source.ffmpeg.org/ffmpeg.git')
md5sums=('SKIP')
pkgver() {