summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2021-01-30 01:59:23 -0300
committerRodrigo Bezerra2021-01-30 01:59:23 -0300
commit58cf241db115a69ce7d2faeec207a9fdf2ab6613 (patch)
treeefd22c35113ba8769ce963ba0a08281f3fb555de /PKGBUILD
parentda88fc1ae63e0d7cd7db001b3656b53ee5941485 (diff)
downloadaur-58cf241db115a69ce7d2faeec207a9fdf2ab6613.tar.gz
Update to version 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 adc83a9230e6..f1c89056defd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_basename=gst-plugins-ugly
pkgname=lib32-gst-plugins-ugly
-pkgver=1.18.2
+pkgver=1.18.3
pkgrel=1
pkgdesc="Multimedia graph framework - ugly plugins (32-bit)"
url="https://gstreamer.freedesktop.org/"
@@ -13,7 +13,7 @@ license=(LGPL)
depends=(lib32-gst-plugins-base-libs lib32-libdvdread lib32-libmpeg2 lib32-a52dec lib32-libsidplay
lib32-libcdio lib32-x264 lib32-opencore-amr gst-plugins-ugly)
makedepends=(git meson python)
-_commit=45c7522506ff49fcde0933c65c1eba48e1df7500 # tags/1.18.2^0
+_commit=ad60e5463f591caa1c8470f180fd0ef8fce4a802 # tags/1.18.3^0
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit")
sha256sums=('SKIP')