Package Details: better-control-git r140.gef7182e-1

Git Clone URL: https://aur.archlinux.org/better-control-git.git (read-only, click to copy)
Package Base: better-control-git
Description: A tool to manage system settings easily (git version)
Upstream URL: https://github.com/better-ecosystem/better-control
Keywords: better-control control controlcenter controlpanel settings
Licenses: GPL3
Conflicts: better-control
Provides: better-control
Submitter: quantumvoid
Maintainer: quantumvoid
Last Packager: quantumvoid
Votes: 2
Popularity: 0.26
First Submitted: 2025-03-12 17:34 (UTC)
Last Updated: 2025-06-02 15:33 (UTC)

Latest Comments

1 2 Next › Last »

dolkilu commented on 2025-06-11 13:15 (UTC)

My bad, probably that's why no one commented. Paru kept downloading an outdated PKGBUILD for me, thanks anyway.

quantumvoid commented on 2025-06-11 12:26 (UTC)

@dolkilu

what do you mean? , pkgbuild was updated like 2 weeks ago with the correct links

dolkilu commented on 2025-06-11 04:24 (UTC)

Hi, please update PKGBUILD sources from quantumvoid0 to better-ecosystem.

quantumvoid commented on 2025-03-18 11:44 (UTC) (edited on 2025-04-10 13:26 (UTC) by quantumvoid)

@leoneii

I have switched it back to SSH from https , can u try again and see if its working?

leoneii commented on 2025-03-17 15:08 (UTC)

Hi, again error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 4451 bytes of body are still expected

Most likely, I have a problem with the Internet connection now, maybe something is wrong with the git configuration, but git+ssh works stably. I think that most people will be fine with http as well

quantumvoid commented on 2025-03-17 01:42 (UTC) (edited on 2025-03-17 01:42 (UTC) by quantumvoid)

@leoneii

can u try again now , it should be fixed , also using git+ssh needs u to have ssh setup on your system , but now it should work fine...thanks for the feedback , can u try installing it again? it should work fine now.

leoneii commented on 2025-03-16 18:07 (UTC) (edited on 2025-03-16 18:16 (UTC) by leoneii)

On HTTP - error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 2614 bytes of body are still expected

Please return SSH, using git+SSH everything works fine

And add extra/python-pydbus to the dependencies

Thanks)

quantumvoid commented on 2025-03-16 10:59 (UTC) (edited on 2025-03-16 11:00 (UTC) by quantumvoid)

@FabioLolix

I did what you said to do , its gpl with attribution so i cant say its gpl-only can i? and its gtk3

thanks for reviewing!

FabioLolix commented on 2025-03-16 09:28 (UTC)

Hi again,

  • please remove 0. from pkgver, is not needed
  • regression on license which is listed as only as GPL while before was corrected
  • insufficient depends respect to what is listed in your readme, and this is Gtk3 or Gtk4?
  • source=() could simply be source=("git+https://github.com/quantumvoid0/better-control.git")
  • why this have git fetch --all at all?

quantumvoid commented on 2025-03-14 03:30 (UTC)

Reply to @yochananmarqos

Appreciate the reminder! Just fixed pkgver with makepkg -od and updated .SRCINFO. Should be all good now!