Package Details: fireurl 0.3.1-0

Git Clone URL: https://aur.archlinux.org/fireurl.git (read-only, click to copy)
Package Base: fireurl
Description: Fixing the firejail URL open issue
Upstream URL: https://github.com/rusty-snake/fireurl
Licenses: MIT
Submitter: Junker
Maintainer: aparthy
Last Packager: aparthy
Votes: 2
Popularity: 0.85
First Submitted: 2024-01-30 05:32 (UTC)
Last Updated: 2024-12-01 18:07 (UTC)

Latest Comments

aparthy commented on 2024-01-30 11:49 (UTC) (edited on 2024-01-31 17:09 (UTC) by aparthy)

Made my own PKGBUILD a while ago so my aurhelper just told me that this package moved here.

Consider adding installing the systemd service to the PKGBUILD:

install -Dm0755 systemd/fireurld.service $pkgdir/etc/systemd/system/fireurld.service

Thanks for maintaining this.