summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2018-09-17 01:55:12 +0300
committerTEL.RED [x]2018-09-17 01:55:12 +0300
commit46aeb862fb75227a52ffe616a1bc3cd021bf2b26 (patch)
tree7472e01243295b3d64ac8fab6aeaa7b28aa80325
parent3f15b9673eacd04a5e18aaa854b405116b8cd3e1 (diff)
downloadaur-46aeb862fb75227a52ffe616a1bc3cd021bf2b26.tar.gz
v2.1.7261.1 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 685d6e96a8ef..5dc025892ad6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 1 13:33:06 UTC 2018
+# Sun Sep 16 22:31:47 UTC 2018
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7241.1
+ pkgver = 2.1.7261.1
pkgrel = 1
url = https://tel.red
install = sky.install
@@ -22,8 +22,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.7241-1-.pkg.tar.xz
- sha256sums_x86_64 = c69a013bd90083dfd2bc068c864ea0379ce8e25e12f157fd3922aab8369de1ca
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7261-1-.pkg.tar.xz
+ sha256sums_x86_64 = 3bcaeac9aada9520e0191f53dc88b66214c4d7605938fd5c80b59dc62976d599
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index f5f866f2f287..97a975c1dc20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7241.1
+pkgver=2.1.7261.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=('c69a013bd90083dfd2bc068c864ea0379ce8e25e12f157fd3922aab8369de1ca')
+sha256sums_x86_64=('3bcaeac9aada9520e0191f53dc88b66214c4d7605938fd5c80b59dc62976d599')
package() {
local _sky_libdir="/usr/lib/sky/lib64"