Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/better-control/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'better-control'
pkgname=better-control
version=6.12.0
version=6.12.1
revision=1
build_style=gnu-makefile
depends="gtk+3 python3-gobject python3-dbus python3-setproctitle python3-requests python3-qrcode python3-Pillow"
Expand All @@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
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
checksum=633d53dfbeb841a3a7bc7732fbb4163dd5ce55ec978389d2c342f823fd935cb5

post_install() {
rm "${DESTDIR}/usr/bin/betterctl"
Expand Down