summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-01-28 18:12:20 +0300
committerYurii Kolesnykov2017-01-28 18:12:20 +0300
commitac558e89ad02e8a1129e5f8db01949f9f7ba7983 (patch)
tree06e5435499c7d19589fd09b54161a8509fda2fc9
parent6bc030d0bb4ed79dca3f92c0ec6521070cb92702 (diff)
downloadaur-ac558e89ad02e8a1129e5f8db01949f9f7ba7983.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 6a08e6263920..5a8b10859d1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gstreamer0.10-base
pkgver = 0.10.36
- pkgrel = 6
+ pkgrel = 7
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = gstreamer0.10-base
makedepends = gobject-introspection
makedepends = git
options = !emptydirs
- source = git+http://repo.or.cz/gstreamer-sdk/gst-plugins-base.git#commit=48d5966f12d4e6b71c96db0600cf76ef0ef14b3a
+ source = git+https://gitlab.com/gstreamer-sdk/gst-plugins-base.git#commit=48d5966f12d4e6b71c96db0600cf76ef0ef14b3a
source = fix-crash-0-byte-ogg.patch
source = colorbalance-fix-abi.patch
source = revert-decodebin-playbin-removal.patch
diff --git a/PKGBUILD b/PKGBUILD
index 4c694824de8b..b8376756d221 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgbase=gstreamer0.10-base
_pkgname=gst-plugins-base
pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins')
pkgver=0.10.36
-pkgrel=6
+pkgrel=7
arch=('i686' 'x86_64')
license=('LGPL')
makedepends=('pkgconfig' 'gstreamer0.10>=0.10.36-7' 'orc' 'libxv' 'alsa-lib' 'cdparanoia'
'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection' 'git')
options=(!emptydirs)
url='http://gstreamer.freedesktop.org/'
-source=("git+http://repo.or.cz/gstreamer-sdk/$_pkgname.git#commit=48d5966f12d4e6b71c96db0600cf76ef0ef14b3a"
+source=("git+https://gitlab.com/gstreamer-sdk/$_pkgname.git#commit=48d5966f12d4e6b71c96db0600cf76ef0ef14b3a"
fix-crash-0-byte-ogg.patch
colorbalance-fix-abi.patch
revert-decodebin-playbin-removal.patch