I see that the latest update on the package was yesterday...so naturally there's a new update today.
Search Criteria
Package Details: upwork 5.8.0.35-2
Package Actions
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.002305 |
First Submitted: | 2015-05-05 17:51 (UTC) |
Last Updated: | 2024-10-31 03:32 (UTC) |
Dependencies (4)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 26 Next › Last »
<deleted-account> commented on 2015-08-13 02:33 (UTC)
CyberWalrus commented on 2015-08-11 16:46 (UTC)
@lybin Oops, turns out I already had this package https://aur.archlinux.org/packages/libudev.so.0/ which creates a symlink. Seems more convenient for installers than compiling udev if it works, which it seems to, but probably doesn't matter.
MaxM commented on 2015-08-11 12:05 (UTC)
I'm calm man but @sergey asked how to do it and it's been a couple of weeks since I noticed the update which wouldn't matter if Upwork made the application usable while at a legacy version. Plus, I had to write a new PKGBUILD anyways...why not share it and the process with the people who are asking? So I did. Apparently that and emailing you were the right steps as it was soon updated.
Thanks Lev!
lybin commented on 2015-08-11 11:47 (UTC)
Updated. Max, please, keep your calm.
MaxM commented on 2015-08-11 09:37 (UTC)
To anyone having issues with the package being out of date:
Here's the updated PKGBUILD:
https://gist.github.com/MaxMansfield/6aab49cdcd576777e8f8
In case the maintainer is slow to update in the future here's how you do it:
1. Go to https://www.upwork.com/downloads/new-team-application
2. Select Debian-based 32bit
3. right click the download button and select 'copy link address'
4. Replace the `source_i686()` link in the PKGBUILD with the new one
5. download the .deb file
6. Select Debian-based 64bit
3. right click the download button and select 'copy link address'
4. Replace the `source_x86_64()` link in the PKGBUILD with the new one
5. download the .deb file
7. run `md5sum` on the 32bit package
8. paste the 32bit md5sum in the `md5sums_i686()` method
9. run `md5sum` on the 64bit package
10. paste the 64bit md5sum in the `md5sums_x86_64()` method
11. Update the pkgver to match the new version
Voila, the PKGBUILD should now upgrade upwork successfully.
piotrek222 commented on 2015-08-11 07:02 (UTC)
New version is available
lybin commented on 2015-08-01 12:31 (UTC)
@CyberWalrus, Can you show output, please: pacman -Qo /usr/lib/libudev.so.0
CyberWalrus commented on 2015-07-30 15:52 (UTC)
Updated PKGBUILD: http://pastebin.com/2UDDqs05
I also removed the dependency on libudev0 as my system seems to already have /usr/lib/libudev.so.0 and upwork works fine.
sergey commented on 2015-07-30 12:58 (UTC)
@lybin the client should be updated again. Can you provide basic details how to do that manually editing PKGBUILD?
Every time they update the client I can't use Upwork app on Arch Linux. This is extremely annoying and stops me from working. I'd appreciate if you share details here, so I can update correctly on my end.
lybin commented on 2015-07-18 16:08 (UTC)
@mk-fg, I think, it's namcap said... Now, really, it's don't need.
Pinned Comments