summaryrefslogtreecommitdiff
path: root/libre/gst-plugins-bad-libre/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-04 00:03:49 -0800
committerroot <root@rshg054.dnsready.net>2013-03-04 00:03:49 -0800
commit3a8d026e8e859ff4c9aa813d5f1eb2afa5663e78 (patch)
tree48288f077555b04e1dd7cec1e637aeb94a322f0c /libre/gst-plugins-bad-libre/PKGBUILD
parent945c9cd1e94fab87653f84598812dec707843d26 (diff)
Mon Mar 4 00:03:48 PST 2013
Diffstat (limited to 'libre/gst-plugins-bad-libre/PKGBUILD')
-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
}