summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-28No longer need to remove empty dirsMithicSpirit
Seems they fixed that issue, as those dirs are no longer present
2023-01-10bump pkgrelMithicSpirit
2023-01-10Remove empty dirsMithicSpirit
2023-01-08Remove unnecessary commentsMithicSpirit
2023-01-08FormattingMithicSpirit
2023-01-08Rename to nyxt (from nyxt-browser)MithicSpirit
2022-07-12Update to be more in-line with nyxt packageMithicSpirit
Main change is that conflicts and provides were both changed to nyxt, though some other things also received minor changes. Also considering moving this package to nyxt-git in the near future. Please let me know if there are any issues with the changes.
2022-04-01Fix webkit2gtk dependency, overall improvementsMithicSpirit
- Changes webkit2gtk to webkit2gtk-4.1 - Installs all licenses (ASSET-LICENSE, SOURCE-LICENSE, as well as any others that are added to the correct ./licenses/ directory in the nyxt source code) - Fixes license field to custom:BSD instead of BSD-3 - Changes pkgver variable to "latest" to emphasize that this always pulls from the latest git commit (pkgver() function will still set the correct version at build-time) Thank you to @e-v for most of these!
2021-10-13Update MaintainerMithicSpirit
(No changes to the script so updating .SRCINFO is unnecessary)
2021-08-08Fix dependenciesMithicSpirit
Adds `gobject-introspection-runtime` to `depends` array. Also sorts dependencies alphabetically.
2020-10-20fix licencecjber
2020-06-10Initial commitGoliathLabs