summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-09-26 09:55:06 +0200
committerNicola Murino2021-09-26 09:55:06 +0200
commite32d91f6fc3e2c970c14efcf008104696e86e361 (patch)
treed65dfb54d2baa45e95e554910a2b8eef29f49229
parent0ce34ce409756945dd187e909eae97bd5b386328 (diff)
downloadaur-e32d91f6fc3e2c970c14efcf008104696e86e361.tar.gz
Update to 1.18.5
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49a2bf6b9304..a8e40ae84f79 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.18.3
+ pkgver = 1.18.5
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -41,8 +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.18.3.tar.xz
- sha256sums = b7e34b6b86272588fbd8b314dadfa6ceff895198cfb59e2950378e9e31ff22e0
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.5.tar.xz
+ sha256sums = a164923b94f0d08578a6fcaeaac6e0c05da788a46903a1086870e9ca45ad678e
pkgname = mingw-w64-gst-plugins-bad
-
diff --git a/PKGBUILD b/PKGBUILD
index b88e5b79de17..c8841f27d381 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.18.3
+pkgver=1.18.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=('b7e34b6b86272588fbd8b314dadfa6ceff895198cfb59e2950378e9e31ff22e0')
+sha256sums=('a164923b94f0d08578a6fcaeaac6e0c05da788a46903a1086870e9ca45ad678e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"