summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-07-31 13:09:35 +0200
committerNicola Murino2023-07-31 13:09:35 +0200
commit3c302aa0e7117d8d650508fbcc21d1da0c7321e6 (patch)
tree682acc1c9443ebf28803611417bda2c22d1e5ee6
parent0f171df629078f06cb078ccd5ae6bebfd217dd73 (diff)
downloadaur-3c302aa0e7117d8d650508fbcc21d1da0c7321e6.tar.gz
1.22.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 625ba7a27cd2..c473a8de0ab7 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.4
+ pkgver = 1.22.5
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.4.tar.xz
- sha256sums = eaaf53224565eaabd505ca39c6d5769719b45795cf532ce1ceb60e1b2ebe99ac
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.22.5.tar.xz
+ sha256sums = e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index c331738262ec..8e7d2a070d95 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.4
+pkgver=1.22.5
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=('eaaf53224565eaabd505ca39c6d5769719b45795cf532ce1ceb60e1b2ebe99ac')
+sha256sums=('e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"