summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8f099333c16..b94b52232495 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = myteam-bin
pkgdesc = Official myteam desktop client for Arch Linux
- pkgver = 10.0.6139
+ pkgver = 10.0.7087
pkgrel = 1
url = https://biz.mail.ru/myteam/
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = myteam-bin
conflicts = icqdesktop-bin
conflicts = icqdesktop-git
conflicts = icqdesktop
- source = https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.6139/myteam-10.0.6139_64bit.tar.xz
- source = myteam.png::https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.6139/myteam.png
+ source = https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.7087/myteam-10.0.7087_64bit.tar.xz
+ source = myteam.png::https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.7087/myteam.png
source = myteam.desktop
- sha256sums = dc2cb5679b2a97ccb51652a38af8c04ee2e60814fc4514fd1bf21d64e2fdb443
+ sha256sums = 2dd912f92f366323f6b8773d63d19e7fd7cb7ca1bcf80e6c4069b6dac30f1901
sha256sums = ff682fa380d11e60969576467fe22ae101498ef1d402ffa6482e14204afbf83c
sha256sums = 7c3f43d2ecb3c3f340a5f54e71f6c101c38b5f0d45c224c0240cdd6bda19dc9d
diff --git a/PKGBUILD b/PKGBUILD
index 67be178569c0..b5e859adfaea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: MailRu-im
pkgname=myteam-bin
-pkgver=10.0.6139
+pkgver=10.0.7087
pkgrel=1
pkgdesc='Official myteam desktop client for Arch Linux'
arch=('x86_64')
@@ -17,13 +17,13 @@ provides=('myteam')
source=(
- 'https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.6139/myteam-10.0.6139_64bit.tar.xz'
- 'myteam.png::https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.6139/myteam.png'
+ 'https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.7087/myteam-10.0.7087_64bit.tar.xz'
+ 'myteam.png::https://hb.bizmrg.com/myteam-www/linux/x64/packages/10.0.7087/myteam.png'
'myteam.desktop'
)
sha256sums=(
- 'dc2cb5679b2a97ccb51652a38af8c04ee2e60814fc4514fd1bf21d64e2fdb443'
+ '2dd912f92f366323f6b8773d63d19e7fd7cb7ca1bcf80e6c4069b6dac30f1901'
'ff682fa380d11e60969576467fe22ae101498ef1d402ffa6482e14204afbf83c'
'7c3f43d2ecb3c3f340a5f54e71f6c101c38b5f0d45c224c0240cdd6bda19dc9d'
)