summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-02-03 20:19:13 +0100
committerNicola Murino2018-02-03 20:19:13 +0100
commit12362cea2a1d26639519aaf9d08862f5c48a2123 (patch)
tree9daba7739e3843ca2c92dbd9bf61df9defd9f638
parent8b27afc80f564101f713e36283f0e5857c95ef91 (diff)
downloadaur-12362cea2a1d26639519aaf9d08862f5c48a2123.tar.gz
Update to 1.12.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9f8fccef273..68055488f9b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 5 13:18:53 UTC 2017
+# Sat Feb 3 19:19:03 UTC 2018
pkgbase = mingw-w64-gst-plugins-bad
pkgdesc = GStreamer Multimedia Framework Bad Plugins (mingw-w64)
- pkgver = 1.12.0
+ pkgver = 1.12.4
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -25,8 +25,8 @@ 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.12.0.tar.xz
- sha256sums = 11b73cfff1b315a8e9be1756435ea84937e7cb90afbab0e8e6975367dbfb8534
+ source = http://gstreamer.freedesktop.org//src/gst-plugins-bad/gst-plugins-bad-1.12.4.tar.xz
+ sha256sums = 0c7857be16686d5c1ba6e34bd338664d3d4599d32714a8eca5c8a41a101e2d08
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index a77b18e9e0a3..2f2cc95e3e53 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.12.0
+pkgver=1.12.4
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)"
arch=(any)
@@ -11,7 +11,7 @@ makedepends=('mingw-w64-configure' 'mingw-w64-openh264' 'mingw-w64-nettle' 'ming
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}/src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.xz)
-sha256sums=('11b73cfff1b315a8e9be1756435ea84937e7cb90afbab0e8e6975367dbfb8534')
+sha256sums=('0c7857be16686d5c1ba6e34bd338664d3d4599d32714a8eca5c8a41a101e2d08')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"