summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-05-17 11:19:26 +0200
committerNicola Murino2022-05-17 11:19:26 +0200
commit71602d8f1ec67b06671a0ef355a9b6663c4e372e (patch)
tree9e0642e4bd924a6c7c809c175b05a9209a0cba64
parent00cbf16a988089926d5660e9281f4b793907c5f2 (diff)
downloadaur-71602d8f1ec67b06671a0ef355a9b6663c4e372e.tar.gz
Update to 1.20.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 446073042a68..f1ee97be5e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gst-plugins-ugly
pkgdesc = GStreamer Multimedia Framework Ugly Plugins (mingw-w64)
- pkgver = 1.20.1
+ pkgver = 1.20.2
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -14,7 +14,7 @@ pkgbase = mingw-w64-gst-plugins-ugly
options = !strip
options = !buildflags
options = staticlibs
- source = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.20.1.tar.xz
- sha256sums = 42035145e29983308d2828207bb4ef933ed0407bb587fb3a569738c6a57fdb19
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.20.2.tar.xz
+ sha256sums = b43fb4df94459afbf67ec22003ca58ffadcd19e763f276dca25b64c848adb7bf
pkgname = mingw-w64-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index 8df827cf9948..56408af8694f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-gst-plugins-ugly
-pkgver=1.20.1
+pkgver=1.20.2
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Ugly Plugins (mingw-w64)"
arch=(any)
@@ -16,7 +16,7 @@ optdepends=(
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}src/gst-plugins-ugly/gst-plugins-ugly-${pkgver}.tar.xz)
-sha256sums=('42035145e29983308d2828207bb4ef933ed0407bb587fb3a569738c6a57fdb19')
+sha256sums=('b43fb4df94459afbf67ec22003ca58ffadcd19e763f276dca25b64c848adb7bf')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"