summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2017-05-05 15:19:59 +0200
committerNicola Murino2017-05-05 15:19:59 +0200
commite34798418a6cedbb66edf2c505912a06b1877a55 (patch)
treef42073916497171467ac2fee2e41ec5f89e15761
parent1aaaba9b4851f7eaa87d02b08d0198f0176f4032 (diff)
downloadaur-e34798418a6cedbb66edf2c505912a06b1877a55.tar.gz
Update to 1.12.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6723d311955a..43717b3af110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 24 08:52:42 UTC 2017
+# Fri May 5 13:19:59 UTC 2017
pkgbase = mingw-w64-gst-plugins-ugly
pkgdesc = GStreamer Multimedia Framework Ugly Plugins (mingw-w64)
- pkgver = 1.10.4
+ pkgver = 1.12.0
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.10.4.tar.xz
- sha256sums = 6386c77ca8459cba431ed0b63da780c7062c7cc48055d222024d8eaf198ffa59
+ source = http://gstreamer.freedesktop.org//src/gst-plugins-ugly/gst-plugins-ugly-1.12.0.tar.xz
+ sha256sums = 5e68ba5046e83ee87b17d7a13931e6091466fd771e1338c5b929ee0944d40ad6
pkgname = mingw-w64-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index 16c3aec53459..7de1904a55dd 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.10.4
+pkgver=1.12.0
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=('6386c77ca8459cba431ed0b63da780c7062c7cc48055d222024d8eaf198ffa59')
+sha256sums=('5e68ba5046e83ee87b17d7a13931e6091466fd771e1338c5b929ee0944d40ad6')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"