summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-01-28 18:12:48 +0300
committerYurii Kolesnykov2017-01-28 18:12:48 +0300
commitae4e76a61404c603267f241d4c8d6f448b2a5e30 (patch)
treeb4dd018c29f190c392fc283a1997020b047bc520
parent16af503f35d11eba3da309092b09afb7c5566674 (diff)
downloadaur-ae4e76a61404c603267f241d4c8d6f448b2a5e30.tar.gz
use gitlab.com mirror
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 292af783f69e..1b0af2839a60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gstreamer0.10-good
pkgver = 0.10.31
- pkgrel = 14
+ pkgrel = 15
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = gstreamer0.10-good
makedepends = cairo
makedepends = libgudev
options = !emptydirs
- source = git+http://repo.or.cz/gstreamer-sdk/gst-plugins-good.git#commit=e28fd8886f05bb51c147f871f3a1db2fc2b735a9
+ source = git+https://gitlab.com/gstreamer-sdk/gst-plugins-good.git#commit=e28fd8886f05bb51c147f871f3a1db2fc2b735a9
source = test-rtp-payloading.patch
source = souptest.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 787911b2ab1e..f634217f7a31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgbase=gstreamer0.10-good
_pkgname=gst-plugins-good
pkgname=('gstreamer0.10-good' 'gstreamer0.10-good-plugins')
pkgver=0.10.31
-pkgrel=14
+pkgrel=15
arch=('i686' 'x86_64')
license=('LGPL')
makedepends=('intltool' 'pkgconfig' 'gstreamer0.10-base>=0.10.36-3' 'libavc1394' 'libiec61883' 'aalib' 'libshout' 'libdv' 'flac' 'gconf' 'wavpack' 'taglib' 'libsoup-gnome' 'v4l-utils' 'libcaca' 'bzip2' 'gdk-pixbuf2' 'libpulse' 'jack' 'git' 'cairo' 'libgudev')
url="http://gstreamer.freedesktop.org/"
options=(!emptydirs)
-source=("git+http://repo.or.cz/gstreamer-sdk/$_pkgname.git#commit=e28fd8886f05bb51c147f871f3a1db2fc2b735a9"
+source=("git+https://gitlab.com/gstreamer-sdk/$_pkgname.git#commit=e28fd8886f05bb51c147f871f3a1db2fc2b735a9"
'test-rtp-payloading.patch'
'souptest.patch')
sha256sums=('SKIP'