summaryrefslogtreecommitdiff
path: root/libre/gst-plugins-bad
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-12 01:10:28 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-12 01:10:28 -0200
commit51341af8ca757b9e879dd4a25b17e144ac90aa30 (patch)
tree7eb721f3133eb6f5f3329684e57289caa886acfe /libre/gst-plugins-bad
parent34866774f5bc526c13123be52d36cc582b20e225 (diff)
gst-plugins-bad-1.4.4-1.parabola1: updating version
Diffstat (limited to 'libre/gst-plugins-bad')
-rw-r--r--libre/gst-plugins-bad/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/gst-plugins-bad/PKGBUILD b/libre/gst-plugins-bad/PKGBUILD
index eab5ea786..457d1c4b0 100644
--- a/libre/gst-plugins-bad/PKGBUILD
+++ b/libre/gst-plugins-bad/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 222970 2014-09-24 22:17:49Z heftig $
+# $Id: PKGBUILD 225975 2014-11-10 23:33:51Z heftig $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=gst-plugins-bad
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1.parabola1
pkgdesc="GStreamer Multimedia Framework Bad Plugins, without nonfree faac support"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola")
conflicts=("${pkgname}-libre" "${pkgname}-parabola")
options=(!emptydirs)
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6840080c469d0db51d6d4d0f7c42c97b3c8c01942f24401c61b1ad36726b97c')
+sha256sums=('e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7')
build() {
cd $pkgname-$pkgver
@@ -24,7 +24,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --enable-experimental --enable-gtk-doc \
--with-package-name="GStreamer Bad Plugins (Parabola GNU/Linux-libre)" \
- --with-package-origin="https://parabolagnulinux.org/" \
+ --with-package-origin="https://www.parabola.nu/" \
--with-gtk=3.0
# https://bugzilla.gnome.org/show_bug.cgi?id=655517