summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2022-02-25 18:58:00 +0100
committerNicola Murino2022-02-25 18:58:00 +0100
commit243d62b8c1f157b23f6f86ebde535056c0447d22 (patch)
treedcda483ff9b1f0cc2cfa1632b1b8a277fc26c7f4 /PKGBUILD
parentca2c0941efd5bacbf6bbc4df268f7332a6fb3476 (diff)
downloadaur-243d62b8c1f157b23f6f86ebde535056c0447d22.tar.gz
Update to 1.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c299296d2172..80ebf090a125 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.18.5
+pkgver=1.20.0
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=('df32803e98f8a9979373fa2ca7e05e62f977b1097576d3a80619d9f5c69f66d9')
+sha256sums=('4e8dcb5d26552f0a4937f6bc6279bd9070f55ca6ae0eaa32d72d264c44001c2e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"