summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcobalt2020-01-21 02:27:44 +0300
committercobalt2020-01-21 02:27:44 +0300
commit77520e34fabcf30256390df634e04b84c9ade14b (patch)
tree5f99d48e68e4766432b98e182816b125fe897a35 /PKGBUILD
parent7451789470ece87a4f59cad1e9b15b7194efde2c (diff)
downloadaur-77520e34fabcf30256390df634e04b84c9ade14b.tar.gz
using new source in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfa8f3bea9cc..b88ce54fc22e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
depends=('glibc')
makedepends=('yasm' 'git' 'ffmpeg-compat-54')
provides=('libx264.so.142')
-source=(git://git.videolan.org/x264.git#commit=021c0dc6c95c x264.diff configure.diff)
+source=(git+https://code.videolan.org/videolan/x264.git#commit=021c0dc6c95c x264.diff configure.diff)
md5sums=('SKIP' d1eb9bb90d4b89aab82d5e1c70161bbd 2039c9c910d4a667cb881e15aebb739f)
pkgver() {