summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2017-08-04 05:08:38 +0300
committerTEL.RED [x]2017-08-04 05:08:38 +0300
commit5f27506aa94d95d81e8000fe7f04cc128b46040e (patch)
tree2e5c69a9472789745cee23142abbc25d0d823f2b
parentae722ff771b9db77bc3aed9536dab93ff593a978 (diff)
downloadaur-5f27506aa94d95d81e8000fe7f04cc128b46040e.tar.gz
v2.1.6918 release
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41198fb146da..7cca573ed81f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 16 10:31:29 UTC 2017
+# Fri Aug 4 02:07:49 UTC 2017
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.6837
- pkgrel = 201706161006
+ pkgver = 2.1.6918
+ pkgrel = 201708040144
url = http://tel.red
install = sky.install
arch = x86_64
@@ -21,11 +21,9 @@ pkgbase = sky
depends = libxv
depends = qt5-base>=5.6
depends = qt5-base<5.10
- depends = qt5-webengine>=5.6
- depends = qt5-webengine<5.10
depends = openssl
- source_x86_64 = https://tel.red/linux/sky-archlinux-2.1.6837-201706161006-x86_64.pkg.tar.xz
- sha256sums_x86_64 = ed0cae732d003bf9c3c0f4b0d739b1d3e51bf5f04cdda11da0c2d874f8a2aee8
+ source_x86_64 = https://tel.red/linux/sky-archlinux-2.1.6918-201708040144-x86_64.pkg.tar.xz
+ sha256sums_x86_64 = 50eba9847b1f32d414f64ee0a4e5b1f0e329041a6e87b7fc34f55562c6cb75a0
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 68d99868a7bf..d5f3cc0fdcbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.6837
-pkgrel=201706161006
+pkgver=2.1.6918
+pkgrel=201708040144
pkgdesc="Lync and Skype for Business client on Linux"
arch=(
@@ -29,8 +29,6 @@ depends=(
'libxv'
'qt5-base>=5.6'
'qt5-base<5.10'
- 'qt5-webengine>=5.6'
- 'qt5-webengine<5.10'
'openssl'
)
makedepends=(
@@ -40,7 +38,7 @@ makedepends=(
)
source_x86_64=("https://tel.red/linux/sky-archlinux-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz")
-sha256sums_x86_64=('ed0cae732d003bf9c3c0f4b0d739b1d3e51bf5f04cdda11da0c2d874f8a2aee8')
+sha256sums_x86_64=('50eba9847b1f32d414f64ee0a4e5b1f0e329041a6e87b7fc34f55562c6cb75a0')
package() {
local _sky_libdir="/usr/lib/sky/lib64"