summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Bezerra2021-03-22 15:16:07 -0300
committerRodrigo Bezerra2021-03-22 15:16:07 -0300
commit561c73a34f628bd43c9b80c18098eb8ac93b6443 (patch)
tree5073157c439c2413b71dc4138936465eebfda1b4
parent58cf241db115a69ce7d2faeec207a9fdf2ab6613 (diff)
downloadaur-561c73a34f628bd43c9b80c18098eb8ac93b6443.tar.gz
Update to version 1.18.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bd69bdd25f7..61709981859d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-gst-plugins-ugly
pkgdesc = Multimedia graph framework - ugly plugins (32-bit)
- pkgver = 1.18.3
+ pkgver = 1.18.4
pkgrel = 1
url = https://gstreamer.freedesktop.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = lib32-gst-plugins-ugly
depends = lib32-x264
depends = lib32-opencore-amr
depends = gst-plugins-ugly
- source = git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=ad60e5463f591caa1c8470f180fd0ef8fce4a802
+ source = git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=bb3f9de20025820fb1c913f96e31cf0a27528bcc
sha256sums = SKIP
pkgname = lib32-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index f1c89056defd..d15203444b5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_basename=gst-plugins-ugly
pkgname=lib32-gst-plugins-ugly
-pkgver=1.18.3
+pkgver=1.18.4
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=ad60e5463f591caa1c8470f180fd0ef8fce4a802 # tags/1.18.3^0
+_commit=bb3f9de20025820fb1c913f96e31cf0a27528bcc # tags/1.18.4^0
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit")
sha256sums=('SKIP')