summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2021-02-19 08:48:36 +0100
committerNicola Murino2021-02-19 08:48:36 +0100
commit8f3bad8ad20d95420afe35179bd6a811e5159eec (patch)
treeeca7e0b1412804c02570fa812307060d67ab04b8 /PKGBUILD
parent78fe5aea7a5be6f26094c44ee26e20473f805e12 (diff)
downloadaur-8f3bad8ad20d95420afe35179bd6a811e5159eec.tar.gz
update to 1.18.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f11621d422e..0661a45c6f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=gst-plugins-opencv
_pkgname=gst-plugins-bad
-pkgver=1.18.2
+pkgver=1.18.3
pkgrel=1
pkgdesc="GStreamer open-source multimedia framework OpenCV plugins"
url="https://gstreamer.freedesktop.org/"
@@ -9,7 +9,7 @@ arch=(x86_64)
license=(LGPL)
depends=(gst-plugins-base-libs opencv)
makedepends=(meson git)
-_commit=b375ee4cdbcb98687c226d6564f8678a809cf02a # tags/1.18.2^0
+_commit=382e373d9be363f1e21b12990a4d12f1ecb6df41 # tags/1.18.3^0
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit")
sha256sums=('SKIP')