summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2017-12-15 14:58:59 +0530
committerTEL.RED [x]2017-12-15 14:58:59 +0530
commita0564ca6ee2347af3b783ff7ef41405eb3dd22a5 (patch)
tree161b432cacad7ad831e7a4c93b6015b5eb9d82d3
parent36fcd9e8ca387c84838ac3834edf5d5b5ced8068 (diff)
downloadaur-a0564ca6ee2347af3b783ff7ef41405eb3dd22a5.tar.gz
v2.1.7026 release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55b469cec94d..9bd29fc1f6c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 7 15:30:58 UTC 2017
+# Fri Dec 15 09:26:36 UTC 2017
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7019.1
+ pkgver = 2.1.7026.1
pkgrel = 1
url = http://tel.red
install = sky.install
@@ -20,10 +20,10 @@ pkgbase = sky
depends = libxss
depends = libxv
depends = qt5-base>=5.6
- depends = qt5-base<5.10
+ depends = qt5-base<5.11
depends = openssl
- source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7019-1-.pkg.tar.xz
- sha256sums_x86_64 = a4e9d571c4dfb9058456ed28d187f30c2a753b3544a177270d5b2d6aee99ddf2
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7026-1-.pkg.tar.xz
+ sha256sums_x86_64 = ea2afce89ebd30c38c2926d823a9967106fa016d809d86aada858fb9eccec0f4
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index c53670ec78bd..67196be6adec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7019.1
+pkgver=2.1.7026.1
pkgrel=1
pkgdesc="Lync and Skype for Business client on Linux"
@@ -28,7 +28,7 @@ depends=(
'libxss'
'libxv'
'qt5-base>=5.6'
- 'qt5-base<5.10'
+ 'qt5-base<5.11'
'openssl'
)
makedepends=(
@@ -38,7 +38,7 @@ makedepends=(
)
source_x86_64=("https://tel.red/repos/archlinux/sky-archlinux-${pkgver%.*}-${pkgver##*.}-${CARCH}.pkg.tar.xz")
-sha256sums_x86_64=('a4e9d571c4dfb9058456ed28d187f30c2a753b3544a177270d5b2d6aee99ddf2')
+sha256sums_x86_64=('ea2afce89ebd30c38c2926d823a9967106fa016d809d86aada858fb9eccec0f4')
package() {
local _sky_libdir="/usr/lib/sky/lib64"