summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaksym Sheremet2019-03-12 22:11:11 +0200
committerMaksym Sheremet2019-03-12 22:11:11 +0200
commit17894f8495fbe091bfadd3658b688102cf5751c7 (patch)
tree1d8139b344423d197e725d28fdb359a0fcaa105c /PKGBUILD
parentaa31834bfa02d63e6e7e8b8e04bfa078d6ddd472 (diff)
downloadaur-17894f8495fbe091bfadd3658b688102cf5751c7.tar.gz
Updated to upstream version 5.2.1.699
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2215c990b7e9..0548eec6ce48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,21 @@
# Maintainer: Maksym Sheremet <msheremet at sheremets dot com>
pkgname=upwork
-pkgver=5.1.0.647
+pkgver=5.2.1.699
_rawver=${pkgver//./_}
-_hashver="g0nxmj7uab8q069t"
-pkgrel=2
+_hashver="zeenr9jtpopyjd7o"
+pkgrel=1
pkgdesc="Desktop App 64-bit Standard version"
arch=('x86_64')
url="https://www.upwork.com/downloads?source=Footer"
license=('custom')
conflicts=('upwork-alpha')
-depends=('alsa-lib' 'gconf' 'gdk-pixbuf2' 'gtk2' 'libxss' 'libxtst' 'nss')
+depends=('alsa-lib' 'gtk3' 'libxss' 'nss')
install=upwork.install
source=("LICENSE" "xdg_session_type.patch")
md5sums=('bb535c74d4673cee6437b04d33b32138' 'c99eddfeb02a2dc5272b82b276b88c8a')
-md5sums_x86_64=('5ff7848a1c95f60fd4ba31b0c3f8de86')
-# how to get links Prod, Beta, Alpha: grep "_getVersionToDownload" ~/.Upwork/Upwork/Logs/* | tail -n 1
+md5sums_x86_64=('8b08bd55f5eaaacbd076938fb66b771a')
+# how to get links Prod, Beta, Alpha: grep "_getVersionToDownload" ~/.Upwork/Upwork/Logs/upwork.2*.log | tail -n 1
source_x86_64=(https://updates-desktopapp.upwork.com/binaries/v${_rawver}_${_hashver}/upwork_${pkgver}_amd64.deb)
prepare() {