summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2023-06-21 09:34:43 +0200
committerNicola Murino2023-06-21 09:34:43 +0200
commitd0324eff0b7f171b89b3ce63326a7f208a181775 (patch)
tree6a65b747157afae08a778ff5fbf5ed1c07e2fb25 /PKGBUILD
parentbfbd42f2fa5d2a5f0fa5cc9d61d5bc99905f68f8 (diff)
downloadaur-d0324eff0b7f171b89b3ce63326a7f208a181775.tar.gz
1.22.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c2f8690fc7e..72b4f989d7a7 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.3
+pkgver=1.22.4
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=('e1798fee2d86127f0637481c607f983293bf0fd81aad70a5c7b47205af3621d8')
+sha256sums=('eaaf53224565eaabd505ca39c6d5769719b45795cf532ce1ceb60e1b2ebe99ac')
build() {
arch-meson $_pkgname-$pkgver build \