summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0832cc989bb..6c339c8b4504 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7363.1
+ pkgver = 2.1.7369.1
pkgrel = 1
url = https://tel.red
install = sky.install
@@ -20,8 +20,8 @@ pkgbase = sky
depends = qt5-base>=5.6
depends = qt5-base<6.0
depends = openssl
- source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7363-1-x86_64.pkg.tar.xz
- sha256sums_x86_64 = f6908aac68d5a2c89e08d6b81e36207ab69d5060a840e08878e8e8330b2074a4
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7369-1-x86_64.pkg.tar.xz
+ sha256sums_x86_64 = 19725842b4437324f58c7131be825fe496d8a9f1be709befc380ddd8a12eb4d9
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 12174b7a37e7..77421a7222d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7363.1
+pkgver=2.1.7369.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=('f6908aac68d5a2c89e08d6b81e36207ab69d5060a840e08878e8e8330b2074a4')
+sha256sums_x86_64=('19725842b4437324f58c7131be825fe496d8a9f1be709befc380ddd8a12eb4d9')
package() {
local _sky_libdir="/usr/lib/sky/lib64"