summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2021-03-20 08:37:32 +0100
committerNicola Murino2021-03-20 08:37:32 +0100
commitde52083d9e06f30263d6578ae75ef2545e74762e (patch)
tree5f4222ecf5a5ce28d9c4a19247a2b71394d3d7a8 /PKGBUILD
parent68b42358e2bd6320bfa5c3f05c9ff7886c75a4ee (diff)
downloadaur-de52083d9e06f30263d6578ae75ef2545e74762e.tar.gz
Update to 1.18.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acf4042fe9b3..8b97246bcf92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=gst-plugins-openh264
_pkgname=gst-plugins-bad
-pkgver=1.18.3
+pkgver=1.18.4
pkgrel=1
pkgdesc="GStreamer open-source multimedia framework OpenH264 plugins"
url="https://gstreamer.freedesktop.org/"
@@ -9,7 +9,7 @@ arch=(x86_64)
license=(LGPL)
depends=(gst-plugins-base-libs openh264)
makedepends=(meson git)
-_commit=382e373d9be363f1e21b12990a4d12f1ecb6df41 # tags/1.18.3^0
+_commit=8cb03bdf01ca6ad8c87f951bcd7962c3ca9f6860 # tags/1.18.4^0
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit")
sha256sums=('SKIP')