summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-07-31 13:12:00 +0200
committerNicola Murino2023-07-31 13:12:00 +0200
commit8ba892d79dbaa4154050b99ac6b95a4b455b99e9 (patch)
tree6bcf04f68bbeb2ab8c545fed4cc1dfed1f2b38d8
parentee00dba6927369e765de2e93b1e962f6f0cf9b0d (diff)
downloadaur-8ba892d79dbaa4154050b99ac6b95a4b455b99e9.tar.gz
1.22.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31f646da53e7..2b29577f60c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gst-plugins-ugly
pkgdesc = GStreamer Multimedia Framework Ugly Plugins (mingw-w64)
- pkgver = 1.22.4
+ pkgver = 1.22.5
pkgrel = 1
url = http://gstreamer.freedesktop.org/
arch = any
@@ -14,7 +14,7 @@ pkgbase = mingw-w64-gst-plugins-ugly
options = !strip
options = !buildflags
options = staticlibs
- source = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.22.4.tar.xz
- sha256sums = ffb461fda6c06d316c4be5682632cc8901454ed72b1098b1e0221bc55e673cd7
+ source = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.22.5.tar.xz
+ sha256sums = 2680473b218158f18467cac3e1c50291b7ff4e0710dd350a59eaacbc29c09a54
pkgname = mingw-w64-gst-plugins-ugly
diff --git a/PKGBUILD b/PKGBUILD
index f2be84634032..59159cba9f34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-gst-plugins-ugly
-pkgver=1.22.4
+pkgver=1.22.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Ugly Plugins (mingw-w64)"
arch=(any)
@@ -16,7 +16,7 @@ optdepends=(
options=('!strip' '!buildflags' 'staticlibs')
source=(${url}src/gst-plugins-ugly/gst-plugins-ugly-${pkgver}.tar.xz)
-sha256sums=('ffb461fda6c06d316c4be5682632cc8901454ed72b1098b1e0221bc55e673cd7')
+sha256sums=('2680473b218158f18467cac3e1c50291b7ff4e0710dd350a59eaacbc29c09a54')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"