summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-03-01Bump version to 2.10.2Damien Tardy-Panis
2024-03-01Cleanup buildDamien Tardy-Panis
2022-09-28feat: new upstream release: 2.9.0Jonathan 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-19feat: standardize PKGBUILDsBenjamin 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-14feat(wee-slack): new upstream release: 2.8.0Benjamin Denhartog
GitOrigin-RevId: 1e5eb8ca3aef454f6c6078bec0180233360b547d
2021-02-24feat(wee-slack): new upstream release: 2.7.0Benjamin Denhartog
closes #40
2020-07-17chore(wee-slack): update maintainerBenjamin Denhartog
2020-05-06feat(wee-slack): new upstream release: 2.6.0Benjamin Denhartog
2020-04-29feat(wee-slack): make use of '.install' fileVlad Petrov
2020-03-25feat(wee-slack): new upstream release: 2.5.0Benjamin Denhartog
2020-03-15chore: 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-02-10feat(wee-slack): upstream release: 2.4.0Benjamin Denhartog
2019-11-26new release: wee-slack 2.3.0-4Benjamin Denhartog
add a `conflicts` property with an initial value of `wee-slack-git`
2019-11-26new release: wee-slack 2.3.0-3Benjamin Denhartog
bring package in sync with wee-slack-git; add support for the emoji dictionary and license file.
2019-11-05new release: wee-slack 2.3.0-2Benjamin Denhartog
- drop dependency python2-websocket-client - add dependency python-websocket-client
2019-05-07new release: wee-slack 2.3.0-1Benjamin Denhartog
upstream release
2018-12-24new release: wee-slack 2.2.0-2Benjamin Denhartog
2018-12-24new release: wee-slack 2.2.0-1Benjamin Denhartog
upstream release
2018-10-11Bump to 2.1.1Sebastian 'Swift Geek' Grzywna
2018-06-20Initial commitSebastian 'Swift Geek' Grzywna