summaryrefslogtreecommitdiff
path: root/libre/gst-plugins-bad-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-03 19:26:25 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-03 19:26:25 -0200
commitd57a9662797666a64503c3b0f0eed6caff108abf (patch)
tree9f5ac3c606ca773e1cc0b10faffb9c696628b65a /libre/gst-plugins-bad-libre
parentfcbdc21311f0cad1daea66ebcb51f69f95ea6a1c (diff)
downloadabslibre-d57a9662797666a64503c3b0f0eed6caff108abf.tar.gz
abslibre-d57a9662797666a64503c3b0f0eed6caff108abf.tar.bz2
abslibre-d57a9662797666a64503c3b0f0eed6caff108abf.zip
we using https protocol on our website
Diffstat (limited to 'libre/gst-plugins-bad-libre')
-rw-r--r--libre/gst-plugins-bad-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/gst-plugins-bad-libre/PKGBUILD b/libre/gst-plugins-bad-libre/PKGBUILD
index da800f965..1cb133713 100644
--- a/libre/gst-plugins-bad-libre/PKGBUILD
+++ b/libre/gst-plugins-bad-libre/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=gst-plugins-bad
pkgname=gst-plugins-bad-libre
pkgver=1.0.5
-pkgrel=1
+pkgrel=1.1
pkgdesc='GStreamer Multimedia Framework Bad Plugins, without nonfree faac support'
arch=(
i686
@@ -70,7 +70,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --enable-experimental \
--with-package-name='GStreamer Bad Plugins (Parabola)' \
- --with-package-origin='http://parabolagnulinux.org/' \
+ --with-package-origin='https://parabolagnulinux.org/' \
--with-gtk=3.0
make
}