summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-02-03 21:44:39 +0100
committerNicola Murino2018-02-03 21:44:39 +0100
commit02206f9a3d2d89e7ec8c1d96dbea12144d9082bf (patch)
treeb8accb8f3c284a66ab62633b8b02a6623513692d
parente34798418a6cedbb66edf2c505912a06b1877a55 (diff)
downloadaur-02206f9a3d2d89e7ec8c1d96dbea12144d9082bf.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 43717b3af110..5268a9e6e2fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 5 13:19:59 UTC 2017
+# Sat Feb 3 20:41:50 UTC 2018
pkgbase = mingw-w64-gst-plugins-ugly
pkgdesc = GStreamer Multimedia Framework Ugly Plugins (mingw-w64)
- pkgver = 1.12.0
+ pkgver = 1.12.4
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -16,8 +16,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.12.0.tar.xz
- sha256sums = 5e68ba5046e83ee87b17d7a13931e6091466fd771e1338c5b929ee0944d40ad6
+ source = http://gstreamer.freedesktop.org//src/gst-plugins-ugly/gst-plugins-ugly-1.12.4.tar.xz
+ sha256sums = 1c165b8d888ed350acd8e6ac9f6fe06508e6fcc0a3afc6ccc9fbeb30df9be522
pkgname = mingw-w64-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index 7de1904a55dd..0ded5b2ff02f 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.12.0
+pkgver=1.12.4
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Ugly Plugins (mingw-w64)"
arch=(any)
@@ -11,7 +11,7 @@ makedepends=('mingw-w64-configure' 'mingw-w64-x264' 'mingw-w64-lame' 'mingw-w64-
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}/src/gst-plugins-ugly/gst-plugins-ugly-${pkgver}.tar.xz)
-sha256sums=('5e68ba5046e83ee87b17d7a13931e6091466fd771e1338c5b929ee0944d40ad6')
+sha256sums=('1c165b8d888ed350acd8e6ac9f6fe06508e6fcc0a3afc6ccc9fbeb30df9be522')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"