summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-12-27 11:56:15 +0100
committerNicola Murino2020-12-27 11:56:15 +0100
commit4af5768201b8dd9838c0256c47d80f56188999b6 (patch)
tree5404af49d71c1bf5364709f7f887f2511cb3caa2
parentd5e242a185818198502b06c864f824e46b59005c (diff)
downloadaur-4af5768201b8dd9838c0256c47d80f56188999b6.tar.gz
1.18.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 601b2ae1bce7..17df98dbf5b8 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.18.1
+ pkgver = 1.18.2
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -14,8 +14,8 @@ 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.18.1.tar.xz
- sha256sums = 18cd6cb829eb9611ca63cbcbf46aca0f0de1dd28b2df18caa2834326a75ff725
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.2.tar.xz
+ sha256sums = a337a022ed472209b38cab5918dc2f4e7a6adc1f4afacd226a6345e5cb668bdb
pkgname = mingw-w64-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index 4d6226dc0e9c..e927674a759d 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.18.1
+pkgver=1.18.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=('18cd6cb829eb9611ca63cbcbf46aca0f0de1dd28b2df18caa2834326a75ff725')
+sha256sums=('a337a022ed472209b38cab5918dc2f4e7a6adc1f4afacd226a6345e5cb668bdb')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"