diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-13 12:47:59 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-13 12:47:59 -0300 |
commit | 0694759ee233a4e1ed54f06d68709f5650cd87a7 (patch) | |
tree | 97dfee33ae0d1732c46e57b50fac0526c1cf2641 | |
parent | bd10c5defccb03aeea9b75d8551421827c0bb696 (diff) | |
download | abslibre-0694759ee233a4e1ed54f06d68709f5650cd87a7.tar.gz abslibre-0694759ee233a4e1ed54f06d68709f5650cd87a7.tar.bz2 abslibre-0694759ee233a4e1ed54f06d68709f5650cd87a7.zip |
gst-plugins-bad-libre-1.0.8-1: updating version
-rw-r--r-- | libre/gst-plugins-bad-libre/PKGBUILD | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libre/gst-plugins-bad-libre/PKGBUILD b/libre/gst-plugins-bad-libre/PKGBUILD index 59f49ee5d..eac23b4be 100644 --- a/libre/gst-plugins-bad-libre/PKGBUILD +++ b/libre/gst-plugins-bad-libre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 180524 2013-03-22 19:07:19Z heftig $ +# $Id: PKGBUILD 190001 2013-07-12 20:00:03Z 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.7 +pkgver=1.0.8 pkgrel=1 pkgdesc='GStreamer Multimedia Framework Bad Plugins, without nonfree faac support' arch=( @@ -27,6 +27,8 @@ depends=( libgme libmms libmodplug + libofa + neon mjpegtools mpg123 opus @@ -58,7 +60,7 @@ source=( "$url/src/$pkgbase/$pkgbase-$pkgver.tar.xz" ) sha256sums=( - 5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab + 6949b5532034fc37d5a874e4e3330107767238bc4def9f769b8193124e2420cc ) build() { |