summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-03-04 22:20:43 +0000
committerpsykose <alice@ayaya.dev>2023-03-04 23:20:43 +0100
commite5db17ac562ebe4ae4dc0f3c97187221e5d4b32f (patch)
tree3fa6ef65d33d14cf92da6166d68b3e6399e45082 /main
parentdefd3f840976564ce81f9f55e068969cec4266a6 (diff)
downloadaports-e5db17ac562ebe4ae4dc0f3c97187221e5d4b32f.zip
main/gst-plugins-base: upgrade to 1.22.1
Diffstat (limited to 'main')
-rw-r--r--main/gst-plugins-base/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gst-plugins-base/APKBUILD b/main/gst-plugins-base/APKBUILD
index 9dc71ffde2d..721b7ebd363 100644
--- a/main/gst-plugins-base/APKBUILD
+++ b/main/gst-plugins-base/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gst-plugins-base
-pkgver=1.22.0
-pkgrel=1
+pkgver=1.22.1
+pkgrel=0
pkgdesc="GStreamer streaming media framework base plug-ins"
url="https://gstreamer.freedesktop.org"
arch="all"
@@ -71,5 +71,5 @@ doc() {
}
sha512sums="
-4b986569c4a7675e120203024bca2bc2a0e94b9138c9a3a18d14b36f4fe59865ffeea0231b3abfde9266e1fe75a2e7167b5c0ee896bd529c8e278af0dd161239 gst-plugins-base-1.22.0.tar.xz
+a844d2237bbbe62692ab447acd347bd095e8f4e2b7eeac9e16da927a509e32b76c0efc86914a7cd517d953d26dd08f63c231debbdf78425f9bb2231e73d7f6cc gst-plugins-base-1.22.1.tar.xz
"