summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2016-11-19 00:01:35 +0700
committerLev Lybin2016-11-19 00:01:35 +0700
commita6cf31cb6ea7865e40f85380461289f21eda9792 (patch)
treee59ccef9b1821e425d882b3bbab4c5afc064dd80
parent90a7274cfc6ff0b727d3952b0c978a0062085f4a (diff)
downloadaur-a6cf31cb6ea7865e40f85380461289f21eda9792.tar.gz
upgpkg 4.2.88.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 472b3c5fc378..7f8b06afe921 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 16 20:34:52 UTC 2016
+# Fri Nov 18 17:01:24 UTC 2016
pkgbase = upwork
pkgdesc = Team App (ex. oDesk)
- pkgver = 4.1.351.0
+ pkgver = 4.2.88.0
pkgrel = 1
url = https://www.upwork.com/downloads/new-team-application
install = upwork.install
@@ -22,10 +22,10 @@ pkgbase = upwork
conflicts = upwork-alpha
source = https://dl.devtrue.net/archlinux/upwork/LICENSE
md5sums = 56198f3b7f1d0371d89a044c3e110cdd
- source_i686 = upwork_i386_4.1.351.0.deb::http://updates.team.odesk.com/binaries/v4_1_351_0_a7qf2qa9wn508n52/upwork_i386.deb
- md5sums_i686 = c5a878647632d25f257917fd7258f558
- source_x86_64 = upwork_amd64_4.1.351.0.deb::http://updates.team.odesk.com/binaries/v4_1_351_0_a7qf2qa9wn508n52/upwork_amd64.deb
- md5sums_x86_64 = 3a62f040cad70b67ea13e3de381e1cd8
+ 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
pkgname = upwork
diff --git a/PKGBUILD b/PKGBUILD
index 74bf4a1d801b..02a6005d0315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Lev Lybin <lev.lybin@gmail.com>
pkgname=upwork
-pkgver=4.1.351.0
+pkgver=4.2.88.0
_rawver=${pkgver//./_}
-_hashver="a7qf2qa9wn508n52"
+_hashver="zjqu5h1eh5fvxz5t"
pkgrel=1
pkgdesc="Team App (ex. oDesk)"
arch=('i686' 'x86_64')
@@ -15,11 +15,11 @@ install=upwork.install
source=("https://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=('c5a878647632d25f257917fd7258f558')
-md5sums_x86_64=('3a62f040cad70b67ea13e3de381e1cd8')
prepare() {
cd "${srcdir}"