summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-10-05 09:40:49 +0200
committerNicola Murino2018-10-05 09:40:49 +0200
commit9051d2882f910662982ea977493ac6c25af7c800 (patch)
tree46c2e334a2f055e6d7237d375072263eb1ce13a9
parentaa1815dddeb9441ba1891c722ece72ec9d28fe29 (diff)
downloadaur-9051d2882f910662982ea977493ac6c25af7c800.tar.gz
Update to 1.14.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeaa272af272..fee5e06e77d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gst-plugins-bad
pkgdesc = GStreamer Multimedia Framework Bad Plugins (mingw-w64)
- pkgver = 1.14.3
+ pkgver = 1.14.4
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -40,8 +40,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.14.3.tar.xz
- sha256sums = b2224e5d9c1b85ad51233f6135524bb9e16a9172d395edc79c73b89094659fd5
+ source = http://gstreamer.freedesktop.org//src/gst-plugins-bad/gst-plugins-bad-1.14.4.tar.xz
+ sha256sums = 910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5
pkgname = mingw-w64-gst-plugins-bad
diff --git a/PKGBUILD b/PKGBUILD
index 7b83762abfa4..14a9d81bc12e 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.14.3
+pkgver=1.14.4
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)"
arch=(any)
@@ -26,7 +26,7 @@ optdepends=(
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}/src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.xz)
-sha256sums=('b2224e5d9c1b85ad51233f6135524bb9e16a9172d395edc79c73b89094659fd5')
+sha256sums=('910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"