summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 087c63f15ea4..a109ecbffd44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gstreamer0.10-ugly
pkgver = 0.10.19
- pkgrel = 18
+ pkgrel = 19
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = gstreamer0.10-ugly
makedepends = x264
makedepends = opencore-amr
makedepends = git
- source = git+http://repo.or.cz/gstreamer-sdk/gst-plugins-ugly.git#commit=d637756a8e569753e9869c2c0728288f5dbc5089
+ source = git+https://gitlab.com/gstreamer-sdk/gst-plugins-ugly.git#commit=d637756a8e569753e9869c2c0728288f5dbc5089
source = opencore-amr.patch
source = cdio-cd-text-api.patch
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 023534312395..76736c028641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ pkgbase=gstreamer0.10-ugly
_pkgname=gst-plugins-ugly
pkgname=('gstreamer0.10-ugly' 'gstreamer0.10-ugly-plugins')
pkgver=0.10.19
-pkgrel=18
+pkgrel=19
arch=('i686' 'x86_64')
license=('LGPL')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.34' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 'libmad' 'libsidplay' 'libcdio' 'libx264' 'x264' 'opencore-amr' 'git')
url="http://gstreamer.freedesktop.org/"
-source=("git+http://repo.or.cz/gstreamer-sdk/$_pkgname.git#commit=d637756a8e569753e9869c2c0728288f5dbc5089"
+source=("git+https://gitlab.com/gstreamer-sdk/$_pkgname.git#commit=d637756a8e569753e9869c2c0728288f5dbc5089"
opencore-amr.patch
cdio-cd-text-api.patch)
md5sums=('SKIP'