[arch-commits] Commit in qpwgraph/trunk (PKGBUILD)

Jonas Witschel diabonas at gemini.archlinux.org
Sat Apr 23 08:50:25 UTC 2022


    Date: Saturday, April 23, 2022 @ 08:50:24
  Author: diabonas
Revision: 1187521

upgpkg: qpwgraph 0.2.6-2: upstream retagged the release

Upstream retagged the release from
https://gitlab.freedesktop.org/rncbc/qpwgraph/-/commit/26efdd8187e372797e6ff1beab02cd87ffecfc63
to
https://gitlab.freedesktop.org/rncbc/qpwgraph/-/commit/072842513259fe858ae278141d5a43be33db72a8
thus changing the source tarball.

Modified:
  qpwgraph/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 08:48:40 UTC (rev 1187520)
+++ PKGBUILD	2022-04-23 08:50:24 UTC (rev 1187521)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel <diabonas at archlinux.org>
 pkgname=qpwgraph
 pkgver=0.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc='PipeWire Graph Qt GUI Interface'
 arch=('x86_64')
 url='https://gitlab.freedesktop.org/rncbc/qpwgraph'
@@ -10,7 +10,7 @@
 makedepends=('cmake')
 options=('debug')
 source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('f8c16efb9fc3879c6eb759ddc5cc9354fe02c0e8e3067f5e8d650d7f95398064e39691554680eb9a3099d83ad486fa356f320eafd17faae09a2a3d0a9ec5a829')
+sha512sums=('229999e9c05029e3f206d50c66ebf6599004faa052eca6fd0c731e356bbffbbd7e46d65f5d7ff43a6bb74302788755697b668e20d1d52ba2c846a9474e6f55f5')
 
 build() {
 	cmake -B build -S "$pkgname-v$pkgver" -DCMAKE_BUILD_TYPE=None \



More information about the arch-commits mailing list