summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-02-19 11:57:33 +0100
committerNicola Murino2021-02-19 11:57:33 +0100
commit0ce34ce409756945dd187e909eae97bd5b386328 (patch)
treede1ed4917390dda8697d0cc96d84ee997d75e6de
parent6775675105bfbc8f4d3a3cf90fe1f6b861d50ed5 (diff)
downloadaur-0ce34ce409756945dd187e909eae97bd5b386328.tar.gz
Update to 1.18.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5124fdd8c52..49a2bf6b9304 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gst-plugins-bad
pkgdesc = GStreamer Multimedia Framework Bad Plugins (mingw-w64)
- pkgver = 1.18.2
+ pkgver = 1.18.3
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -41,8 +41,8 @@ pkgbase = mingw-w64-gst-plugins-bad
options = !strip
options = !buildflags
options = staticlibs
- source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.2.tar.xz
- sha256sums = 8ad5822f1118fe46a19af54422b74e3a16d79a6800dcb173b49e199a496b341a
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.3.tar.xz
+ sha256sums = b7e34b6b86272588fbd8b314dadfa6ceff895198cfb59e2950378e9e31ff22e0
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index 494947a0646d..b88e5b79de17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-gst-plugins-bad
-pkgver=1.18.2
+pkgver=1.18.3
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)"
arch=(any)
@@ -27,7 +27,7 @@ optdepends=(
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.xz)
-sha256sums=('8ad5822f1118fe46a19af54422b74e3a16d79a6800dcb173b49e199a496b341a')
+sha256sums=('b7e34b6b86272588fbd8b314dadfa6ceff895198cfb59e2950378e9e31ff22e0')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"