mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
better-control: update to 6.12.0.
This commit is contained in:
parent
5c8ffedc94
commit
ca306b49d6
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'better-control'
|
# Template file for 'better-control'
|
||||||
pkgname=better-control
|
pkgname=better-control
|
||||||
version=6.11.7
|
version=6.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="gtk+3 python3-gobject python3-dbus python3-setproctitle python3-requests python3-qrcode python3-Pillow"
|
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"
|
short_desc="Simple control panel for linux based on the GTK framework"
|
||||||
maintainer="Francesco Carmelo Capria <francesco@capria.eu>"
|
maintainer="Francesco Carmelo Capria <francesco@capria.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/quantumvoid0/better-control"
|
homepage="https://github.com/better-ecosystem/better-control"
|
||||||
distfiles="https://github.com/quantumvoid0/better-control/archive/refs/tags/v${version}.tar.gz"
|
changelog="https://github.com/better-ecosystem/better-control/releases"
|
||||||
checksum=1cdccd227055802fd822bd7bd885904b66fb58fc524de0daa560276c090e0213
|
distfiles="https://github.com/better-ecosystem/better-control/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=3d2584d99af8bf01b937823b172e954c580d4648718e8c4fb7ab7afbfce02fc4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm "${DESTDIR}/usr/bin/betterctl"
|
rm "${DESTDIR}/usr/bin/betterctl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue