summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2023-05-12 16:06:32 +0200
committerNicola Murino2023-05-12 16:06:32 +0200
commit7a56e9ecbd26cf621b3d9d841d99d69230c6e773 (patch)
tree4ed4a468e1b3e3e9bdeac88b432b6f927720d5ec /PKGBUILD
parente51c8a052e8fd4a06ae8189580aa835b6f268e78 (diff)
downloadaur-7a56e9ecbd26cf621b3d9d841d99d69230c6e773.tar.gz
1.22.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fa87e6b67aa..0ac8efd8bda3 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.22.1
+pkgver=1.22.2
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=('2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e')
+sha256sums=('3d8faf1ce3402c8535ce3a8c4e1a6c960e4b5655dbda6b55943db9ac79022d0f')
build() {
arch-meson $_pkgname-$pkgver build \