summaryrefslogtreecommitdiff
path: root/libre/gst-plugins-bad-libre
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-04 09:51:11 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-04 09:51:11 +0100
commit6b67b8c583b321bc955bc8efd24befe40d15e9fc (patch)
tree61148cd550443788030ce27e3d7bee9fb9daf57e /libre/gst-plugins-bad-libre
parent8ba6ee51e836f2a5b78c7d6ca0096ddb5f847833 (diff)
parent3a8d026e8e859ff4c9aa813d5f1eb2afa5663e78 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang-sdl/PKGBUILD community/nautilus-sound-converter/PKGBUILD community/shapelib/PKGBUILD core/libarchive/PKGBUILD extra/claws-mail-extra-plugins/PKGBUILD extra/evince/PKGBUILD extra/gtk3/PKGBUILD extra/gvfs/PKGBUILD extra/libgxps/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/qt5/PKGBUILD libre/gstreamer0.10-bad-libre/PKGBUILD libre/kernel26-libre-lts/PKGBUILD
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
}