summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [j]2020-10-06 11:08:55 +0000
committerTEL.RED [j]2020-10-06 11:08:55 +0000
commit20c338fb63999d3ced7ce4883e4aa796bcf40c11 (patch)
treeb8e73497aec298d2f302e8442a54f26362668803
parent4b26f5b0448a01366fd17dd433e7850f65306630 (diff)
downloadaur-20c338fb63999d3ced7ce4883e4aa796bcf40c11.tar.gz
2.1.7738-1 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f29405b87ba1..a85def0cf3d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7733
+ pkgver = 2.1.7738
pkgrel = 1
url = https://tel.red
install = sky.install
@@ -19,8 +19,8 @@ pkgbase = sky
depends = libxv
depends = qt5-base>=5.15
depends = openssl
- source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7733-1-x86_64.pkg.tar.zst
- sha256sums_x86_64 = 9edeedd719a7bcf505e15d7b7527f84fba9b76668b1c342ed9c1b16372d90b07
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7738-1-x86_64.pkg.tar.zst
+ sha256sums_x86_64 = 1aac83f5232f9b084d673dc3686076b13c94364c9779d804bbd4e72b5b960988
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 4014bab6dc53..8225152217af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7733
+pkgver=2.1.7738
pkgrel=1
pkgdesc="Lync and Skype for Business client on Linux"
@@ -37,7 +37,7 @@ makedepends=(
)
source_x86_64=("https://tel.red/repos/archlinux/sky-archlinux-${pkgver}-${pkgrel}-${CARCH}.pkg.tar.zst")
-sha256sums_x86_64=('9edeedd719a7bcf505e15d7b7527f84fba9b76668b1c342ed9c1b16372d90b07')
+sha256sums_x86_64=('1aac83f5232f9b084d673dc3686076b13c94364c9779d804bbd4e72b5b960988')
package() {
local _sky_libdir="/usr/lib/sky/lib64"