summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
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-05-07feat(wee-slack-git): manually update pkgver git informationBenjamin 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-06feat(wee-slack-git): use an install script to present post {,un}installation ↵Benjamin Denhartog
instructions
2020-05-06feat(wee-slack): new upstream release: 2.6.0Benjamin Denhartog
2020-03-25feat(wee-slack): new upstream release: 2.5.0Benjamin Denhartog
2020-03-18feat(wee-slack-git): new upstream release: 2.4.0.r67.g8e13b38Benjamin 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.
2019-11-26new release: wee-slack-git 2.3.0.r105.g1af420e-2Benjamin Denhartog
cleaned up the PKGBUILD a bit, moved the post-installation instructions from package() to a comment.
2019-11-05new release: wee-slack-git 2.3.0.r105.g1af420e-1Benjamin Denhartog
- drop dependency python2-websocket-client - add dependency python-websocket-client
2019-03-19new release: wee-slack-git 2.2.0.r43.g55dfe74-1Benjamin Denhartog
2019-03-18new release: wee-slack-git 2.2.0.r42.g55dfe74-1Benjamin Denhartog
upstream release
2019-03-12new release: wee-slack-git 2.2.0.r42.g05657c2-1Benjamin Denhartog
upstream release
2019-03-04new release: wee-slack-git 2.2.0.r1.g8d778b7-1Benjamin Denhartog
upstream release
2018-12-03new release: wee-slack-git 2.2.0.r1.g5146b1f-1Benjamin Denhartog
upstream release new release: wee-slack-git 2.2.0.r1.g5146b1f-2
2018-10-20new release: wee-slack-git 2.1.1.r23.g469535e-2Benjamin Denhartog
update package desription
2018-10-20new release: wee-slack-git 2.1.1.r23.g469535e-1Benjamin Denhartog
upstream release
2018-10-14new release: wee-slack-git 2.1.1.r22.gfab34dc-1Benjamin Denhartog
not a new release; simply standardizing the version string with the output of `git describe --long`.
2018-10-14new release: wee-slack-git 2.1.1.r22.gfab34dc-2Benjamin Denhartog
add instructions for symlinking the script to the user config directory
2018-10-11install license fileBenjamin Denhartog
2018-10-10update dependency: python{,2}-websocket-clientBenjamin Denhartog
2018-10-10add git to makedependsBenjamin Denhartog
2018-10-10initial upload: wee-slack-git 2.1.1.r22.fab34dc-1Benjamin Denhartog