Search Criteria
Package Details: morty-git 0.2.0.r62.gf5bff1e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/morty-git.git (read-only, click to copy) |
|---|---|
| Package Base: | morty-git |
| Description: | Privacy aware web content sanitizer proxy as a service |
| Upstream URL: | https://github.com/asciimoo/morty |
| Keywords: | proxy searx |
| Licenses: | AGPL3 |
| Conflicts: | morty |
| Provides: | morty |
| Submitter: | roentgen |
| Maintainer: | HLFH |
| Last Packager: | HLFH |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-10-31 04:03 (UTC) |
| Last Updated: | 2022-12-20 11:06 (UTC) |
Latest Comments
HLFH commented on 2022-12-20 11:08 (UTC)
@kleintux Done.
HLFH commented on 2022-12-20 10:20 (UTC) (edited on 2022-12-20 10:21 (UTC) by HLFH)
Ok yeah the packaging is crap, you're right. Let me have a look at it right now, I'll make you happy.
kleintux commented on 2022-12-18 20:44 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining
HLFH commented on 2020-06-24 07:57 (UTC) (edited on 2020-06-24 07:57 (UTC) by HLFH)
We have error go.mod exists but should not with go > 1.3. I have go version 1.14.4.
I fixed it with this PKGBUILD.