[arch-commits] Commit in gstreamer/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Oct 27 10:04:27 UTC 2020
Date: Tuesday, October 27, 2020 @ 10:04:27
Author: heftig
Revision: 398850
1.18.1-1
Modified:
gstreamer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-27 09:59:22 UTC (rev 398849)
+++ PKGBUILD 2020-10-27 10:04:27 UTC (rev 398850)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gstreamer
-pkgver=1.18.0
+pkgver=1.18.1
pkgrel=1
pkgdesc="Multimedia graph framework - core"
url="https://gstreamer.freedesktop.org/"
@@ -10,7 +10,7 @@
license=(LGPL)
depends=(libxml2 glib2 libunwind libcap libelf python)
makedepends=(gobject-introspection git valgrind bash-completion meson gmp gsl gtk3)
-_commit=96148da56f9cbf23120e51ce59ab90f94d8b19b8 # tags/1.18.0^0
+_commit=29a8099d1d4bd8717c13923e710e92e67e335353 # tags/1.18.1^0
install=gstreamer.install
source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list