summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Bezerra2020-12-19 19:23:13 -0300
committerRodrigo Bezerra2020-12-19 19:23:13 -0300
commitda88fc1ae63e0d7cd7db001b3656b53ee5941485 (patch)
tree05dfffbbe300f928474707197fc9aba35840467d
parent3aa612447c5ef5c87ce85c1498e696d3e495e698 (diff)
downloadaur-da88fc1ae63e0d7cd7db001b3656b53ee5941485.tar.gz
Update to version 1.18.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f34d4e5f524..80b926b3efe8 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.1
+ pkgver = 1.18.2
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=720672eed30b3be47b2f26d67554786c0d3693ad
+ source = git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=45c7522506ff49fcde0933c65c1eba48e1df7500
sha256sums = SKIP
pkgname = lib32-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index 01af3fb50795..adc83a9230e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_basename=gst-plugins-ugly
pkgname=lib32-gst-plugins-ugly
-pkgver=1.18.1
+pkgver=1.18.2
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=720672eed30b3be47b2f26d67554786c0d3693ad # tags/1.18.1^0
+_commit=45c7522506ff49fcde0933c65c1eba48e1df7500 # tags/1.18.2^0
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit")
sha256sums=('SKIP')