summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2022-03-16 13:31:45 +0100
committerNicola Murino2022-03-16 13:31:45 +0100
commitca04ada9aaefdde23c8980bf3c06353586afd8ea (patch)
tree9fe254edb74340f4b68f01a7af9882b7240f4494 /PKGBUILD
parent84e555d2636906a7f2f132798e0babae59f9a485 (diff)
downloadaur-ca04ada9aaefdde23c8980bf3c06353586afd8ea.tar.gz
Update to 1.20.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b49c775caa..0806578e53e7 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.20.0
+pkgver=1.20.1
pkgrel=1
pkgdesc="GStreamer open-source multimedia framework OpenH264 plugins"
url="https://gstreamer.freedesktop.org/"
@@ -10,7 +10,7 @@ license=(LGPL)
depends=(gst-plugins-base-libs openh264)
makedepends=(meson git)
source=(${url}src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.xz)
-sha256sums=('015b8d4d9a395ebf444d40876867a2034dd3304b3ad48bc3a0dd0c1ee71dc11d')
+sha256sums=('09d3c2cf5911f0bc7da6bf557a55251779243d3de216b6a26cc90c445b423848')
build() {
arch-meson $_pkgname-$pkgver build \