From 51341af8ca757b9e879dd4a25b17e144ac90aa30 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 12 Nov 2014 01:10:28 -0200 Subject: gst-plugins-bad-1.4.4-1.parabola1: updating version --- libre/gst-plugins-bad/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/gst-plugins-bad') 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 # Maintainer: Márcio Silva 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 -- cgit v1.2.3