summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-05-30 11:42:14 +0200
committerNicola Murino2018-05-30 11:42:14 +0200
commit5c457fa12268dcf35792dbf5dfdf05d97f50f1b4 (patch)
treeb61c8a534246349665af667c46f2cf618bac61ac /PKGBUILD
parent54682e2abf797489b341a8adf2f68f19dd532a0b (diff)
downloadaur-5c457fa12268dcf35792dbf5dfdf05d97f50f1b4.tar.gz
Update to 1.14.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffc28ea4607b..1a30bec2e520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-gstreamer
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=1
pkgdesc="GStreamer Multimedia Framework (mingw-w64)"
arch=(any)
@@ -11,7 +11,7 @@ depends=('mingw-w64-glib2' 'mingw-w64-libxml2')
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('fc361367f0d4b780a868a8833f9f30b9c9f4ac9faea4e6b251db8b4b0398466e')
+sha256sums=('28d82b0d261544a9bf85b429399929e4986eb00efcf1ce16cc71d269a4c3186c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"