summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-03-21 10:40:57 +0100
committerNicola Murino2023-03-21 10:40:57 +0100
commit2bc1e3ecd243aabe26bd6da7c531bc34e2049027 (patch)
tree21593a62c70d36a0f3b0f71d2d547328e810af68
parentac77b114cb0de6b91b0b8999569bafb054545f72 (diff)
downloadaur-2bc1e3ecd243aabe26bd6da7c531bc34e2049027.tar.gz
1.22.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef88b5ea188c..bdd392f159a4 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.5
+ pkgver = 1.22.1
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.5.tar.xz
- sha256sums = f431214b0754d7037adcde93c3195106196588973e5b32dcb24938805f866363
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.22.1.tar.xz
+ sha256sums = 2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index c12cacb6d29c..b55296b81041 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.5
+pkgver=1.22.1
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=('f431214b0754d7037adcde93c3195106196588973e5b32dcb24938805f866363')
+sha256sums=('2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"