summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2016-12-21 15:29:49 +0700
committerLev Lybin2016-12-21 15:29:49 +0700
commitf8cb863cf7eb786fc97194c3211d2544b2676b82 (patch)
treeb49a38bcf8ca80251449fdf23c74a9e19a9f6119
parenta6cf31cb6ea7865e40f85380461289f21eda9792 (diff)
downloadaur-f8cb863cf7eb786fc97194c3211d2544b2676b82.tar.gz
upgpkg 4.2.95.0.9-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD16
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8b06afe921..118027ba6fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 18 17:01:24 UTC 2016
+# Wed Dec 21 08:29:26 UTC 2016
pkgbase = upwork
pkgdesc = Team App (ex. oDesk)
- pkgver = 4.2.88.0
+ pkgver = 4.2.95.0.9
pkgrel = 1
url = https://www.upwork.com/downloads/new-team-application
install = upwork.install
@@ -20,12 +20,12 @@ pkgbase = upwork
depends = libxss
conflicts = upwork-beta
conflicts = upwork-alpha
- source = https://dl.devtrue.net/archlinux/upwork/LICENSE
+ source = httpmced s://dl.devtrue.net/archlinux/upwork/LICENSE
md5sums = 56198f3b7f1d0371d89a044c3e110cdd
- source_i686 = upwork_i386_4.2.88.0.deb::http://updates.team.odesk.com/binaries/v4_2_88_0_zjqu5h1eh5fvxz5t/upwork_i386.deb
- md5sums_i686 = fca4e5f1cc2c8608ec6a1e56d14bc3c5
- source_x86_64 = upwork_amd64_4.2.88.0.deb::http://updates.team.odesk.com/binaries/v4_2_88_0_zjqu5h1eh5fvxz5t/upwork_amd64.deb
- md5sums_x86_64 = 410571fbfe8f3b59550e857d908ffa5a
+ source_i686 = upwork_i386_4.2.95.0.9.deb::https://updates-desktopapp.upwork.com/binaries/v4_2_95_0_9xgmle488qryoawe/upwork_i386.deb
+ md5sums_i686 = 2d7abf0656f8c2687a6f159142f940b9
+ source_x86_64 = upwork_amd64_4.2.95.0.9.deb::https://updates-desktopapp.upwork.com/binaries/v4_2_95_0_9xgmle488qryoawe/upwork_amd64.deb
+ md5sums_x86_64 = 997525729f7d52e7f7315bff896dbe01
pkgname = upwork
diff --git a/PKGBUILD b/PKGBUILD
index 02a6005d0315..222676b6e3e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Lev Lybin <lev.lybin@gmail.com>
pkgname=upwork
-pkgver=4.2.88.0
+pkgver=4.2.95.0.9
_rawver=${pkgver//./_}
-_hashver="zjqu5h1eh5fvxz5t"
+_hashver="xgmle488qryoawe"
pkgrel=1
pkgdesc="Team App (ex. oDesk)"
arch=('i686' 'x86_64')
@@ -13,13 +13,13 @@ conflicts=('upwork-beta' 'upwork-alpha')
depends=('gtk2' 'nss' 'gconf' 'alsa-lib' 'glu' 'libxtst' 'gtkglext' 'libgcrypt15' 'libxss')
install=upwork.install
-source=("https://dl.devtrue.net/archlinux/upwork/LICENSE")
+source=("httpmced s://dl.devtrue.net/archlinux/upwork/LICENSE")
md5sums=('56198f3b7f1d0371d89a044c3e110cdd')
-md5sums_i686=('fca4e5f1cc2c8608ec6a1e56d14bc3c5')
-md5sums_x86_64=('410571fbfe8f3b59550e857d908ffa5a')
-# how to get links Standart, Beta, Alpha: grep updates.getVersionToDownload ~/.Upwork/Upwork/Logs/* | tail -n 1 | grep -o 'http://[a-zA-Z/.0-9_]*.deb'
-source_x86_64=(upwork_amd64_${pkgver}.deb::http://updates.team.odesk.com/binaries/v${_rawver}_${_hashver}/upwork_amd64.deb)
-source_i686=(upwork_i386_${pkgver}.deb::http://updates.team.odesk.com/binaries/v${_rawver}_${_hashver}/upwork_i386.deb)
+md5sums_i686=('2d7abf0656f8c2687a6f159142f940b9')
+md5sums_x86_64=('997525729f7d52e7f7315bff896dbe01')
+# how to get links Standart, Beta, Alpha: grep "https://updates-desktopapp.upwork.com/binaries" ~/.Upwork/Upwork/Logs/* | tail -n 4
+source_x86_64=(upwork_amd64_${pkgver}.deb::https://updates-desktopapp.upwork.com/binaries/v${_rawver}${_hashver}/upwork_amd64.deb)
+source_i686=(upwork_i386_${pkgver}.deb::https://updates-desktopapp.upwork.com/binaries/v${_rawver}${_hashver}/upwork_i386.deb)
prepare() {
cd "${srcdir}"