summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-12-30 17:30:47 +0100
committerNicola Murino2023-12-30 17:30:47 +0100
commita606acc858b099d529d20180b31a7703a446829e (patch)
tree89eb82468d0718f71c5de3d7d7f40116f38a2e16
parent734dbd3bbb1eece5e0f142b0153214468292f4f2 (diff)
downloadaur-a606acc858b099d529d20180b31a7703a446829e.tar.gz
1.22.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d7198358fe5..832eff916342 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.6
+ pkgver = 1.22.8
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.6.tar.xz
- sha256sums = b4029cd2908a089c55f1d902a565d007495c95b1442d838485dc47fb12df7137
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.22.8.tar.xz
+ sha256sums = 458783f8236068991e3e296edd671c8eddb8be6fac933c1c2e1503462864ea0f
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index 0b51870057e3..b0e58763cfbe 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.6
+pkgver=1.22.8
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=('b4029cd2908a089c55f1d902a565d007495c95b1442d838485dc47fb12df7137')
+sha256sums=('458783f8236068991e3e296edd671c8eddb8be6fac933c1c2e1503462864ea0f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"