summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2017-10-27 19:04:18 +0300
committerTEL.RED [x]2017-10-27 19:04:18 +0300
commitb7e70080585a30b0bdebfe460c0e60b83fba75cc (patch)
tree10aeacffd17007de0d1f16528f96958809643f65
parent26f8e31faf69d8a39eb3a7e7f5b92db712f4c95c (diff)
downloadaur-b7e70080585a30b0bdebfe460c0e60b83fba75cc.tar.gz
v2.1.6997 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73f476ccf8df..c37acf58bb08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 9 14:28:28 UTC 2017
+# Fri Oct 27 15:10:05 UTC 2017
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.6991.1
+ pkgver = 2.1.6997.1
pkgrel = 1
url = http://tel.red
install = sky.install
@@ -22,8 +22,8 @@ pkgbase = sky
depends = qt5-base>=5.6
depends = qt5-base<5.10
depends = openssl
- source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.6991-1-.pkg.tar.xz
- sha256sums_x86_64 = 6e947dbfd84f28525c006e145a32428262b84861495dc2ed6459f06a2ec854ca
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.6997-1-.pkg.tar.xz
+ sha256sums_x86_64 = 2e869bf6380ee1baa5be843ffad7af33daa0144933574fe429ef561a17e9bdeb
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 751609baf9e2..e247ccedf111 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.6991.1
+pkgver=2.1.6997.1
pkgrel=1
pkgdesc="Lync and Skype for Business client on Linux"
@@ -38,7 +38,7 @@ makedepends=(
)
source_x86_64=("https://tel.red/repos/archlinux/sky-archlinux-${pkgver%.*}-${pkgver##*.}-${CARCH}.pkg.tar.xz")
-sha256sums_x86_64=('6e947dbfd84f28525c006e145a32428262b84861495dc2ed6459f06a2ec854ca')
+sha256sums_x86_64=('2e869bf6380ee1baa5be843ffad7af33daa0144933574fe429ef561a17e9bdeb')
package() {
local _sky_libdir="/usr/lib/sky/lib64"