summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-05-12 16:43:12 +0200
committerNicola Murino2023-05-12 16:43:12 +0200
commitf116f7b2c9b8262cc8826f16ff7974813597e702 (patch)
tree2f59a53214c0b860acbeb66568f7acfce84b41b2
parent2bc1e3ecd243aabe26bd6da7c531bc34e2049027 (diff)
downloadaur-f116f7b2c9b8262cc8826f16ff7974813597e702.tar.gz
1.22.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdd392f159a4..1513a7533bee 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.22.1
+ pkgver = 1.22.2
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.22.1.tar.xz
- sha256sums = 2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.22.2.tar.xz
+ sha256sums = 3d8faf1ce3402c8535ce3a8c4e1a6c960e4b5655dbda6b55943db9ac79022d0f
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index b55296b81041..db61d386672c 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.22.1
+pkgver=1.22.2
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=('2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e')
+sha256sums=('3d8faf1ce3402c8535ce3a8c4e1a6c960e4b5655dbda6b55943db9ac79022d0f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"