summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2016-08-22 13:41:57 +0700
committerLev Lybin2016-08-22 13:41:57 +0700
commitb456b44a34625834f698d95c8d327b0da18891e5 (patch)
tree4760808df4860264396aae93fef5f04f8c440fd4
parent0ae290dd1f279d2c82b707c7560a2075ed110a27 (diff)
downloadaur-b456b44a34625834f698d95c8d327b0da18891e5.tar.gz
upgpkg 4.1.351.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcf1790bf652..01dd485601c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 27 08:16:45 UTC 2016
+# Mon Aug 22 06:41:44 UTC 2016
pkgbase = upwork
pkgdesc = Team App (ex. oDesk)
- pkgver = 4.1.347.0
+ pkgver = 4.1.351.0
pkgrel = 1
url = https://www.upwork.com/downloads/new-team-application
install = upwork.install
@@ -20,10 +20,10 @@ pkgbase = upwork
depends = libxss
conflicts = upwork-beta
conflicts = upwork-alpha
- source_i686 = upwork_i386_4.1.347.0.deb::http://updates.team.odesk.com/binaries/v4_1_347_0_rjk4flov9nu4se21/upwork_i386.deb
- md5sums_i686 = 7a3d5e63955e11e0dbaf1754fe7946be
- source_x86_64 = upwork_amd64_4.1.347.0.deb::http://updates.team.odesk.com/binaries/v4_1_347_0_rjk4flov9nu4se21/upwork_amd64.deb
- md5sums_x86_64 = a3f8c77968fa2737c2abc9e17a7e8955
+ 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
pkgname = upwork
diff --git a/PKGBUILD b/PKGBUILD
index 3f038bf32cda..0f01c0b57f21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Lev Lybin <lev.lybin@gmail.com>
pkgname=upwork
-pkgver=4.1.347.0
+pkgver=4.1.351.0
_rawver=${pkgver//./_}
-_hashver="rjk4flov9nu4se21"
+_hashver="a7qf2qa9wn508n52"
pkgrel=1
pkgdesc="Team App (ex. oDesk)"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@ install=upwork.install
# 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=('7a3d5e63955e11e0dbaf1754fe7946be')
-md5sums_x86_64=('a3f8c77968fa2737c2abc9e17a7e8955')
+md5sums_i686=('c5a878647632d25f257917fd7258f558')
+md5sums_x86_64=('3a62f040cad70b67ea13e3de381e1cd8')
prepare() {
cd "${srcdir}"