Package Details: webcord 4.8.0-3

Git Clone URL: https://aur.archlinux.org/webcord.git (read-only, click to copy)
Package Base: webcord
Description: A Discord and SpaceBar Electron-based client implemented without Discord API
Upstream URL: https://github.com/SpacingBat3/WebCord
Keywords: discord electron spacebar webcord
Licenses: MIT
Submitter: Hanabishi
Maintainer: Hanabishi
Last Packager: Hanabishi
Votes: 36
Popularity: 1.25
First Submitted: 2021-11-06 15:32 (UTC)
Last Updated: 2024-04-17 13:12 (UTC)

Dependencies (3)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Hanabishi commented on 2022-08-01 21:46 (UTC)

Strange. For now you can just ignore typescript complains. Add something like | true at the end of the line with tsc command.

cwtopel commented on 2022-08-01 21:10 (UTC) (edited on 2022-08-01 21:15 (UTC) by cwtopel)

Bumping pkgver and updating checksum works for the 3.5.2 update but throws errors with 3.6.0-1:

==> Making package: webcord 3.6.0-1 (Mon 01 Aug 2022 04:03:28 PM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found WebCord-3.6.0.tar.gz
  -> Found run.sh
  -> Found buildInfo.json
  -> Found app.desktop
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting WebCord-3.6.0.tar.gz with bsdtar
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
sources/code/common/modules/agent.ts:8:26 - error TS2694: Namespace 'NodeJS' has no exported member 'Architecture'.

8   switch (arch as NodeJS.Architecture) {
                           ~~~~~~~~~~~~


Found 1 error in sources/code/common/modules/agent.ts:8

==> ERROR: A failure occurred in build().
    Aborting...

Hanabishi commented on 2022-07-30 17:16 (UTC)

Can't roll out an update atm.
If you want it urgently, edit PKGBUILD: bump pkgver and update the checksum (or just replace it with SKIP).

evdinowork commented on 2022-07-30 16:54 (UTC)

can this be updated? the new version contains a file upload fix...

Hanabishi commented on 2022-07-06 14:27 (UTC)

@arturbruno17, you can report bugs to the upstream.

arturbruno17 commented on 2022-07-06 13:09 (UTC)

I have a bug that during the voice call on discord, I can't hear some voices.

arturbruno17 commented on 2022-07-06 11:36 (UTC)

It worked!

Hanabishi commented on 2022-07-06 11:14 (UTC) (edited on 2022-07-06 11:14 (UTC) by Hanabishi)

@arturbruno17, yeah, the checksum changed again. Try to update.

I don't know what is wrong with GitHub seriously. Source archives just changing for some reason. Image

arturbruno17 commented on 2022-07-06 11:01 (UTC)

It keeps giving the error, @Hanabishi

Hanabishi commented on 2022-07-06 08:39 (UTC)

I updated the checksum for sure. Seems like it have changed, very strange.
@ThePenguinUser, try again now.