Package Details: upwork 5.8.0.33-2

Git Clone URL: https://aur.archlinux.org/upwork.git (read-only, click to copy)
Package Base: upwork
Description: Track your time for Hourly Payment Protection. Stay connected.
Upstream URL: https://www.upwork.com/ab/downloads/?os=linux
Keywords: freelance job time time-tracker time-tracking
Licenses: custom
Conflicts: upwork-beta
Submitter: lybin
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 68
Popularity: 0.21
First Submitted: 2015-05-05 17:51 (UTC)
Last Updated: 2023-11-16 21:37 (UTC)

Pinned Comments

Latest Comments

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

yurikoles commented on 2021-11-25 17:08 (UTC)

$ grep -A1 "Prod:" ~/.Upwork/Upwork/Logs/upwork.2*.log | tail -n 2 | awk '{$1=""; print $0}'
 [INFO] fe.Model:Updates - _getVersionToDownload UPDATE_IS_LAST_VERSION { current_version: '5.6.8.0', versions: { Prod: { version: '5.6.8.0', downloadUrls: [Object], compatibility: [Object] }, Beta: { version: '5.6.8.0', downloadUrls: [Object], compatibility: [Object] }, Alpha: { version: '5.6.8.0', downloadUrls: [Object], compatibility: [Object] }, Pre_Alpha: { version: '5.6.8.0', downloadUrls: [Object], compatibility: [Object] }, UTA_Test: { version: '5.6.8.0', downloadUrls: [Object], compatibility: [Object] }, UTA_5_2: { version: '5.2.3.771', downloadUrls: [Object], compatibility: [Object] } } }
 [INFO] fe.Model:Updates - checkUpdateFromServerSuccess SHELL_IS_UP_TO_DATE

yurikoles commented on 2021-11-25 17:02 (UTC)

@msheremet

It seems that Upwork now offers to download 5.6.8.0/836f43f6f6be4149 desktop app, so please consider to downgrade this package.

I made similar change in Homebrew Cask: https://github.com/Homebrew/homebrew-cask/pull/114419

msheremet commented on 2021-07-30 22:30 (UTC)

Download URL is fixed.

Ivanwah commented on 2021-07-30 19:02 (UTC)

@ihitmani as a workaround edit the PKGBUILD and change the source to https://upwork-usw2-desktopapp.upwork.com/binaries/v5_6_7_13_9f0e0a44a59e4331/upwork_5.6.7.13_amd64.deb

ihitmani commented on 2021-07-30 10:19 (UTC)

curl: (22) The requested URL returned error: 403 ==> ERROR: Failure while downloading https://updates-desktopapp.upwork.com/binaries/v5_6_7_13_9f0e0a44a59e4331/upwork_5.6.7.13_amd64.deb Aborting... error downloading sources: upwork

acondura commented on 2021-05-05 12:58 (UTC)

This:

grep -A1 "Prod:" ~/.Upwork/Upwork/Logs/upwork.2*.log | tail -n 2 | awk '{$1=""; print $0}'

says:

{ Prod: { version: '5.5.0.11',

after running the package manager UI to update upwork to 5.5.0.11-1. No matter how many times I run the updater, it still reports version 5.5.0.11 and Upwork app complains that it's not updated to 5.5.0.11-1.

msheremet commented on 2021-02-14 18:56 (UTC)

@janat08, we compile nothing. The upstream doesn't provide packages for aarch64, neither can we. So you can only direct your request to the upstream.

janat08 commented on 2021-02-14 15:42 (UTC)

Can this be compiled for aarch64 plz? I got single board computer with arm processor.

abk commented on 2021-02-03 08:09 (UTC)

➜  ~ grep -A1 "Prod:" ~/.Upwork/Upwork/Logs/upwork.2*.log | tail -n 2 | awk '{$1=""; print $0}'
 Prod:
 version: '5.5.0.0',

alexzk commented on 2021-01-28 11:35 (UTC)

Now it downloads 5.5.0.0. as update.deb However there is no such download on site yet. Maybe it's time to repack that update.deb for you? I just did manual files overwrite here on file system.