diff options
-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() { |