summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-08-05 15:39:20 +0200
committerNicola Murino2022-08-05 15:39:20 +0200
commit7e6b3a6b8553fcc2cc91572815b066de7a666c1e (patch)
tree65211921001a9b736c6ae1a70ef7a159d72adb88
parentf91f0efbcfa67ce9b80f5fcde73334b77adf6b6f (diff)
downloadaur-7e6b3a6b8553fcc2cc91572815b066de7a666c1e.tar.gz
Update to 1.20.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 846e2d06e35a..d94cd633005c 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.20.2
+ pkgver = 1.20.3
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -41,7 +41,7 @@ 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.20.2.tar.xz
- sha256sums = 4adc4c05f41051f8136b80cda99b0d049a34e777832f9fea7c5a70347658745b
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.20.3.tar.xz
+ sha256sums = 7a11c13b55dd1d2386dd902219e41cbfcdda8e1e0aa3e738186c95074b35da4f
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index 9a48a298b059..2fe8f32d7299 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.20.2
+pkgver=1.20.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=('4adc4c05f41051f8136b80cda99b0d049a34e777832f9fea7c5a70347658745b')
+sha256sums=('7a11c13b55dd1d2386dd902219e41cbfcdda8e1e0aa3e738186c95074b35da4f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"