Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-01 | Cleanup build | Damien Tardy-Panis | |
2024-03-01 | Remove empty BUILD file | Damien Tardy-Panis | |
2022-09-28 | feat: new upstream release: 2.9.0 | Jonathan Seitz | |
Release-Notes: https://github.com/wee-slack/wee-slack/releases/tag/v2.9.0 Closes: #71 Change-Id: I1f8d20363ef309c3633af8c73b0e103c47d0c1b4 GitOrigin-RevId: 3dde6aaf3f61775953529be8d51e2d1502871dda | |||
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-05-14 | feat(wee-slack): new upstream release: 2.8.0 | Benjamin Denhartog | |
GitOrigin-RevId: 1e5eb8ca3aef454f6c6078bec0180233360b547d | |||
2021-02-24 | feat(wee-slack): new upstream release: 2.7.0 | Benjamin Denhartog | |
closes #40 | |||
2020-05-07 | feat(wee-slack-git): manually update pkgver git information | Benjamin Denhartog | |
This patch is a noop and no rebuild is necessary -- I am simply updating the `pkgver` value to match the calculated value as of this commit. | |||
2020-05-06 | feat(wee-slack-git): use an install script to present post {,un}installation ↵ | Benjamin Denhartog | |
instructions | |||
2020-05-06 | feat(wee-slack): new upstream release: 2.6.0 | Benjamin Denhartog | |
2020-03-25 | feat(wee-slack): new upstream release: 2.5.0 | Benjamin Denhartog | |
2020-03-18 | feat(wee-slack-git): new upstream release: 2.4.0.r67.g8e13b38 | Benjamin Denhartog | |
2020-03-15 | chore: 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. | |||
2019-11-26 | new release: wee-slack-git 2.3.0.r105.g1af420e-2 | Benjamin Denhartog | |
cleaned up the PKGBUILD a bit, moved the post-installation instructions from package() to a comment. | |||
2019-11-05 | new release: wee-slack-git 2.3.0.r105.g1af420e-1 | Benjamin Denhartog | |
- drop dependency python2-websocket-client - add dependency python-websocket-client | |||
2019-03-19 | new release: wee-slack-git 2.2.0.r43.g55dfe74-1 | Benjamin Denhartog | |
2019-03-18 | new release: wee-slack-git 2.2.0.r42.g55dfe74-1 | Benjamin Denhartog | |
upstream release | |||
2019-03-12 | new release: wee-slack-git 2.2.0.r42.g05657c2-1 | Benjamin Denhartog | |
upstream release | |||
2019-03-04 | new release: wee-slack-git 2.2.0.r1.g8d778b7-1 | Benjamin Denhartog | |
upstream release | |||
2018-12-03 | new release: wee-slack-git 2.2.0.r1.g5146b1f-1 | Benjamin Denhartog | |
upstream release new release: wee-slack-git 2.2.0.r1.g5146b1f-2 | |||
2018-10-20 | new release: wee-slack-git 2.1.1.r23.g469535e-2 | Benjamin Denhartog | |
update package desription | |||
2018-10-20 | new release: wee-slack-git 2.1.1.r23.g469535e-1 | Benjamin Denhartog | |
upstream release | |||
2018-10-14 | new release: wee-slack-git 2.1.1.r22.gfab34dc-1 | Benjamin Denhartog | |
not a new release; simply standardizing the version string with the output of `git describe --long`. | |||
2018-10-14 | new release: wee-slack-git 2.1.1.r22.gfab34dc-2 | Benjamin Denhartog | |
add instructions for symlinking the script to the user config directory | |||
2018-10-11 | install license file | Benjamin Denhartog | |
2018-10-10 | update dependency: python{,2}-websocket-client | Benjamin Denhartog | |
2018-10-10 | add git to makedepends | Benjamin Denhartog | |
2018-10-10 | initial upload: wee-slack-git 2.1.1.r22.fab34dc-1 | Benjamin Denhartog | |