ayoisaiah / focus

A fully featured productivity timer for the command line, based on the Pomodoro Technique. Supports Linux, Windows, and macOS.
https://github.com/ayoisaiah/focus
MIT License
428 stars 22 forks source link

Added Arch Linux AUR package #20

Open janpfischer opened 11 months ago

janpfischer commented 11 months ago

Hey,

thanks for this application! I've added an AUR package for Arch Linux in the AUR package repository: https://aur.archlinux.org/packages/go-focus-bin This build uses the prebuild amd64 Linux build and bundles it as a package. You can see the details of the build here.

Once a new tag is published in this repository a PR in this repository will be created automatically. Once accepted the package will be published to the AUR. With this new versions are available fast and reliable to the AUR.

To install the package simply use your favorite AUR-Helper like yay or paru. Example with yay:

yay -S go-focus-bin

If you like this it would be great if you can add this to the documentation as an installation method.

Cheers!

ayoisaiah commented 11 months ago

@janpfischer I was already working on making Goreleaser automatically publish new releases to the AUR, but you've just gone and done it so thank you!

I'm working on making a new release next week, so I'll definitely include this in the release notes and the docs.

Would it be possible to change the name though? I originally intended to use focus-timer-bin since I saw that focus-bin was already taken.

janpfischer commented 11 months ago

@ayoisaiah what a timing. Sorry, did not know that you were working on that. It is not possible to rename a package. But I can create a new one and request a deletion of the old one. I can do that on Tuesday evening (CEST) as I am away from my computer until then.

I would give you a ping here once the package is created.

ayoisaiah commented 11 months ago

Sounds perfect, thank you so much!

janpfischer commented 11 months ago

The package is reuploaded: https://aur.archlinux.org/packages/focus-timer-bin