summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2017-06-09 05:42:08 +0545
committerTEL.RED [x]2017-06-09 05:42:08 +0545
commit4812123ccd72b6b84ae0916bf242ef41bd5b0809 (patch)
tree9a27af3eb46d7fb4c71110938bb3c8ce11312a20
parent05e6b695b27eca255f60d327946e1523789fa9d0 (diff)
downloadaur-4812123ccd72b6b84ae0916bf242ef41bd5b0809.tar.gz
r201705242099 - qt dependency collision fixed
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c21c6661c9..3ee05bd1bb4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed May 24 20:12:35 UTC 2017
+# Thu Jun 8 23:54:33 UTC 2017
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
pkgver = 2.1.6731
- pkgrel = 201705242000
+ pkgrel = 201705242099
url = http://tel.red
install = sky.install
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = sky
depends = libxss
depends = libxv
depends = qt5-base>=5.6
- depends = qt5-base<5.9.0
- source_x86_64 = https://tel.red/linux/sky-archlinux-2.1.6731-201705242000-x86_64.pkg.tar.xz
+ depends = qt5-base<5.10
+ source_x86_64 = https://tel.red/linux/sky-archlinux-2.1.6731-201705242099-x86_64.pkg.tar.xz
sha256sums_x86_64 = 3343cfb00a6374fd76edd7b6fef102f8586d1e1244f705e62a54fb9275b7bd96
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 8417b41c9c38..55ab17ea8997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sky
pkgver=2.1.6731
-pkgrel=201705242000
+pkgrel=201705242099
pkgdesc="Lync and Skype for Business client on Linux"
arch=(
@@ -28,7 +28,7 @@ depends=(
'libxss'
'libxv'
'qt5-base>=5.6'
- 'qt5-base<5.9.0'
+ 'qt5-base<5.10'
)
makedepends=(
'binutils'