summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [j]2020-09-30 04:01:38 +0000
committerTEL.RED [j]2020-09-30 04:01:38 +0000
commit7fab9da118dcd4eee9a3a8190228922c09d6db50 (patch)
tree8d909e2db7a2a985e53204d2eb9fd69736fea949
parent18724f97a56aafcba9838f0f228b51a6b822e29d (diff)
downloadaur-7fab9da118dcd4eee9a3a8190228922c09d6db50.tar.gz
2.1.7700-1 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30babe4d4072..40dadb6977a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7661
+ pkgver = 2.1.7700
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.7661-1-x86_64.pkg.tar.zst
- sha256sums_x86_64 = a5f6f3163e6ae2e5aef2362380b5ebeb66501e6fa14853e33b7d6332544de05c
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7700-1-x86_64.pkg.tar.zst
+ sha256sums_x86_64 = 3f6a790d46270b29277896717b8aa5c27fd879f9037c6cf70e02875c346831bc
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index bb335432d3ae..052e98cc9538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7661
+pkgver=2.1.7700
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=('a5f6f3163e6ae2e5aef2362380b5ebeb66501e6fa14853e33b7d6332544de05c')
+sha256sums_x86_64=('3f6a790d46270b29277896717b8aa5c27fd879f9037c6cf70e02875c346831bc')
package() {
local _sky_libdir="/usr/lib/sky/lib64"