From ca306b49d65aa5d7d4ff1069b0b082b5d9f7d361 Mon Sep 17 00:00:00 2001 From: Francesco Carmelo Capria Date: Tue, 3 Jun 2025 11:07:50 +0200 Subject: [PATCH] better-control: update to 6.12.0. --- srcpkgs/better-control/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/better-control/template b/srcpkgs/better-control/template index df22099cf2c..7f6905e7d5a 100644 --- a/srcpkgs/better-control/template +++ b/srcpkgs/better-control/template @@ -1,15 +1,16 @@ # Template file for 'better-control' pkgname=better-control -version=6.11.7 +version=6.12.0 revision=1 build_style=gnu-makefile depends="gtk+3 python3-gobject python3-dbus python3-setproctitle python3-requests python3-qrcode python3-Pillow" short_desc="Simple control panel for linux based on the GTK framework" maintainer="Francesco Carmelo Capria " license="GPL-3.0-or-later" -homepage="https://github.com/quantumvoid0/better-control" -distfiles="https://github.com/quantumvoid0/better-control/archive/refs/tags/v${version}.tar.gz" -checksum=1cdccd227055802fd822bd7bd885904b66fb58fc524de0daa560276c090e0213 +homepage="https://github.com/better-ecosystem/better-control" +changelog="https://github.com/better-ecosystem/better-control/releases" +distfiles="https://github.com/better-ecosystem/better-control/archive/refs/tags/v${version}.tar.gz" +checksum=3d2584d99af8bf01b937823b172e954c580d4648718e8c4fb7ab7afbfce02fc4 post_install() { rm "${DESTDIR}/usr/bin/betterctl"