summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-02-24chore(weechat-notify-send): add comment about package maintainenceBenjamin Denhartog
2020-03-29feat(weechat-notify-send): use post install/upgrade hooks to present messagingBenjamin Denhartog
2020-03-15chore(weechat-notify-send): remove msg2 invocationsBenjamin 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-15feat(weechat-notify-send): new upstream release: 0.9Benjamin Denhartog
2020-03-15feat(weechat-notify-send): add maintainer informationBenjamin Denhartog
2019-03-12new release: weechat-notify-send 0.8-1Benjamin Denhartog
upstream release
2019-03-12update pkgrel for testingBenjamin Denhartog
2018-10-18Initial commitOskar Grunning