From 060d80dc83839a57b087bbfb0d72bcfaf34b86d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me> Date: Tue, 23 Aug 2022 23:50:39 +0200 Subject: [PATCH] community/qpwgraph: upgrade to 0.3.5 --- community/qpwgraph/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/qpwgraph/APKBUILD b/community/qpwgraph/APKBUILD index 1f9eeb738345..2458207410db 100644 --- a/community/qpwgraph/APKBUILD +++ b/community/qpwgraph/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michał Polański <michal@polanski.me> # Maintainer: Michał Polański <michal@polanski.me> pkgname=qpwgraph -pkgver=0.3.4 +pkgver=0.3.5 pkgrel=0 pkgdesc="Graph manager for PipeWire" url="https://gitlab.freedesktop.org/rncbc/qpwgraph" @@ -28,6 +28,6 @@ package() { } sha512sums=" -3c37b183c906e6e8ca884be76785f74c73003e0e372d37ddf71cebdc8f0418521f2113efcdd9ae923ec693ad15631083c92d1a83a73a740358ecdf934661dfbb qpwgraph-v0.3.4.tar.gz +61e813cc82009dfbedb707207ac02d8a388f20b83fa96eb1051edc7660180da05cd6fec2c69424539f371e3edb281ec7ea3eaf4038eb699e4ba00dbcb85820b5 qpwgraph-v0.3.5.tar.gz a0a55c4228374c76d0bca52f3937bcfa0241ef0a099fab702ae0d9ad1ab1a241ec6de7ff541c3d9f10e100e3cea2827c2da334e27c1a03c817b93238bf2df1d2 ungit-version.patch " -- GitLab