Search Criteria
Package Details: goatee 0.9.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/goatee.git (read-only, click to copy) |
---|---|
Package Base: | goatee |
Description: | lightwieght gtk2 text/hex editor written on Go |
Upstream URL: | https://github.com/sg3des/goatee |
Licenses: | GPL |
Submitter: | sg3des |
Maintainer: | sg3des |
Last Packager: | sg3des |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-04 20:15 (UTC) |
Last Updated: | 2024-08-05 07:40 (UTC) |
Dependencies (4)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtksourceview2AUR
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
micwoj92 commented on 2024-08-05 16:27 (UTC)
Thanks for the update.
For the future, $pkgver should be same version as upstream, where $pkgrel is specific to the package. So technically it should be git tag 0.9.1, because the 4 of pkgrel is Arch Linux specific.
I know this can be a bit weird, because you are both upstream and downstream in this case. For more info you can look here: https://wiki.archlinux.org/title/Arch_package_guidelines#Package_versioning
micwoj92 commented on 2024-07-29 18:08 (UTC)
Please don't download from git HEAD as this is not -git package. Use specific commit or a tag.