summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [j]2020-09-16 10:50:33 +0000
committerTEL.RED [j]2020-09-16 10:50:33 +0000
commit18724f97a56aafcba9838f0f228b51a6b822e29d (patch)
treea917c12e70d4018261450eee1df823d7adb9c2ed
parent5bfbf112d1b360a1ccc7361dd2b1f2d1fe666dd3 (diff)
downloadaur-18724f97a56aafcba9838f0f228b51a6b822e29d.tar.gz
2.1.7661-1 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 852835365711..30babe4d4072 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7660
+ pkgver = 2.1.7661
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.7660-1-x86_64.pkg.tar.zst
- sha256sums_x86_64 = ffa0e4a8f6591729f7056c2a7c03e48f1162baa2de461119e37df7f13aceaca1
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7661-1-x86_64.pkg.tar.zst
+ sha256sums_x86_64 = a5f6f3163e6ae2e5aef2362380b5ebeb66501e6fa14853e33b7d6332544de05c
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 9b603def6212..bb335432d3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7660
+pkgver=2.1.7661
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=('ffa0e4a8f6591729f7056c2a7c03e48f1162baa2de461119e37df7f13aceaca1')
+sha256sums_x86_64=('a5f6f3163e6ae2e5aef2362380b5ebeb66501e6fa14853e33b7d6332544de05c')
package() {
local _sky_libdir="/usr/lib/sky/lib64"