diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-19 20:20:08 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-19 20:20:08 -0200 |
commit | 3ce1de34d8697e8fa57c02cdc2aeed24dc94ab18 (patch) | |
tree | e1c864dbe31a65ba24cb067fb278ff9a8304fc49 /libre/gst-plugins-bad-libre | |
parent | 3139dc560ef164cc9c70733881035c5e459fdb2a (diff) | |
download | abslibre-3ce1de34d8697e8fa57c02cdc2aeed24dc94ab18.tar.gz abslibre-3ce1de34d8697e8fa57c02cdc2aeed24dc94ab18.tar.bz2 abslibre-3ce1de34d8697e8fa57c02cdc2aeed24dc94ab18.zip |
gst-plugins-bad-libre-1.0.4-1: updating versioN
Diffstat (limited to 'libre/gst-plugins-bad-libre')
-rw-r--r-- | libre/gst-plugins-bad-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/gst-plugins-bad-libre/PKGBUILD b/libre/gst-plugins-bad-libre/PKGBUILD index e96c047a8..5a20ba446 100644 --- a/libre/gst-plugins-bad-libre/PKGBUILD +++ b/libre/gst-plugins-bad-libre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 171693 2012-11-21 14:33:55Z heftig $ +# $Id: PKGBUILD 173502 2012-12-19 18:25:44Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Maintainer (Parabola): Márcio Silva <coadde@lavabit.com> pkgbase=gst-plugins-bad pkgname=gst-plugins-bad-libre -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc='GStreamer Multimedia Framework Bad Plugins, without nonfree faac support' arch=( @@ -57,7 +57,7 @@ source=( "$url/src/$pkgbase/$pkgbase-$pkgver.tar.xz" ) sha256sums=( - 2eae746be0b4c7fa2f1e057c91bd36940d7c25593ab612b707904461360031f0 + 198759adb10ceb1777245f5706a198708e4539cd1e19b8a900f5d573fc76089f ) build() { |