Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-02 | upgpkg: weechat-notify-send 0.10-1 | Christian Heusel | |
upstream release | |||
2021-05-19 | feat: standardize PKGBUILDs | Benjamin Denhartog | |
This commit brings in several changes: - Adding a comment header indicating the public SoT for the packages - Refactoring packages that build with Bazel to use a Bazelisk binary - Minor other improvements and changes GitOrigin-RevId: 8f688b88aee92af8d9cc15ace1499cc83ded8e25 | |||
2021-02-25 | feat(weechat-notify-send): update installation directory to /usr/share | Benjamin Denhartog | |
2021-02-24 | chore(weechat-notify-send): add comment about package maintainence | Benjamin Denhartog | |
2020-03-29 | feat(weechat-notify-send): use post install/upgrade hooks to present messaging | Benjamin Denhartog | |
2020-03-15 | chore(weechat-notify-send): remove msg2 invocations | Benjamin Denhartog | |
This patch removes the calls to the internal function `msg2`, moving the post-installation instructions and informational messages (e.g. "Installing the plugin...") to comments within the PKGBUILD. This results in less output when building the package. The post-installation instructions are helpful to display, but are out of place in various scenarios, such as when the user builds the package in a chroot environment, or as a different user than their own on the host machine. | |||
2020-03-15 | feat(weechat-notify-send): new upstream release: 0.9 | Benjamin Denhartog | |
2020-03-15 | feat(weechat-notify-send): add maintainer information | Benjamin Denhartog | |
2019-03-12 | new release: weechat-notify-send 0.8-1 | Benjamin Denhartog | |
upstream release | |||
2019-03-12 | update pkgrel for testing | Benjamin Denhartog | |
2018-10-18 | Initial commit | Oskar Grunning | |