diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-27 01:29:57 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-27 01:29:57 -0400 |
commit | 67f6740409e8b7a966612d1d17cb09a1c5f2344b (patch) | |
tree | f708b6bbaaca9e933497b326af24f269fbee7d3c /libre/gst-plugins-bad-libre | |
parent | 33b976d7c256075391619a8269a2bb20885c8e77 (diff) | |
parent | 5c80a96dff1567e90a68b9f0ce4174e1f4714e82 (diff) | |
download | abslibre-67f6740409e8b7a966612d1d17cb09a1c5f2344b.tar.gz abslibre-67f6740409e8b7a966612d1d17cb09a1c5f2344b.tar.bz2 abslibre-67f6740409e8b7a966612d1d17cb09a1c5f2344b.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/gst-plugins-bad-libre')
-rw-r--r-- | libre/gst-plugins-bad-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/gst-plugins-bad-libre/PKGBUILD b/libre/gst-plugins-bad-libre/PKGBUILD index a1a0d68b0..59f49ee5d 100644 --- a/libre/gst-plugins-bad-libre/PKGBUILD +++ b/libre/gst-plugins-bad-libre/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=gst-plugins-bad pkgname=gst-plugins-bad-libre -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc='GStreamer Multimedia Framework Bad Plugins, without nonfree faac support' arch=( @@ -58,7 +58,7 @@ source=( "$url/src/$pkgbase/$pkgbase-$pkgver.tar.xz" ) sha256sums=( - 92130899d0b78b71f1551cada9b10b550e91506c2d7b8b748e5cc18a620d302d + 5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab ) build() { |