summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2016-06-17 14:41:35 +0700
committerLev Lybin2016-06-17 14:41:35 +0700
commitf36f9b74cd9f696591241d0274db6d7eb78cce06 (patch)
tree8c91ed3db9acd4289ef7d43a2f414746ac041978
parent64d56926870187a76e60be0a6278810d28245bc9 (diff)
downloadaur-f36f9b74cd9f696591241d0274db6d7eb78cce06.tar.gz
upgpkg 4.1.321.0-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d93a5b7998b7..20c7f2d40718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jun 4 20:20:58 UTC 2016
+# Fri Jun 17 07:41:24 UTC 2016
pkgbase = upwork
pkgdesc = Team App (ex. oDesk)
- pkgver = 4.1.314.0
- pkgrel = 4
+ pkgver = 4.1.321.0
+ pkgrel = 1
url = https://www.upwork.com/downloads/new-team-application
install = upwork.install
arch = i686
@@ -20,10 +20,10 @@ pkgbase = upwork
depends = libxss
conflicts = upwork-beta
conflicts = upwork-alpha
- source_i686 = upwork_i386_4.1.314.0.deb::http://updates.team.odesk.com/binaries/v4_1_314_0_0bo6g5kfbj07y2x4/upwork_i386.deb
- md5sums_i686 = 2d560a17408fe2b73c8951d7ddb3b0c1
- source_x86_64 = upwork_amd64_4.1.314.0.deb::http://updates.team.odesk.com/binaries/v4_1_314_0_0bo6g5kfbj07y2x4/upwork_amd64.deb
- md5sums_x86_64 = 60fb1c1147db08e675fa007ac6f84b17
+ source_i686 = upwork_i386_4.1.321.0.deb::http://updates.team.odesk.com/binaries/v4_1_321_0_jyypcrocn10is1qc/upwork_i386.deb
+ md5sums_i686 = 7e429e0794dea973117ee34d89f258de
+ source_x86_64 = upwork_amd64_4.1.321.0.deb::http://updates.team.odesk.com/binaries/v4_1_321_0_jyypcrocn10is1qc/upwork_amd64.deb
+ md5sums_x86_64 = 96384806c2cc8594a6d615f4a5651ce5
pkgname = upwork
diff --git a/PKGBUILD b/PKGBUILD
index 7cb6975b3fec..564b9fd84292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Lev Lybin <lev.lybin@gmail.com>
pkgname=upwork
-pkgver=4.1.314.0
+pkgver=4.1.321.0
_rawver=${pkgver//./_}
-_hashver="0bo6g5kfbj07y2x4"
-pkgrel=4
+_hashver="jyypcrocn10is1qc"
+pkgrel=1
pkgdesc="Team App (ex. oDesk)"
arch=('i686' 'x86_64')
url="https://www.upwork.com/downloads/new-team-application"
@@ -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=('2d560a17408fe2b73c8951d7ddb3b0c1')
-md5sums_x86_64=('60fb1c1147db08e675fa007ac6f84b17')
+md5sums_i686=('7e429e0794dea973117ee34d89f258de')
+md5sums_x86_64=('96384806c2cc8594a6d615f4a5651ce5')
prepare() {
cd "${srcdir}"