summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2018-04-11 18:40:35 +0530
committerTEL.RED [x]2018-04-11 18:40:35 +0530
commit94670cc00b68fefceb316cbd8746617ab67b45c1 (patch)
tree4682e99c03e1c6c9967544ca6ea5268c3d79e432
parent682d8e1fdda69525f5720b6aaa29e186246ab19a (diff)
downloadaur-94670cc00b68fefceb316cbd8746617ab67b45c1.tar.gz
v2.1.7119 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d143e7f663..23184c536655 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 26 12:34:27 UTC 2018
+# Wed Apr 11 13:10:09 UTC 2018
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7090.1
+ pkgver = 2.1.7119.1
pkgrel = 1
url = http://tel.red
install = sky.install
@@ -22,8 +22,8 @@ pkgbase = sky
depends = qt5-base>=5.6
depends = qt5-base<5.11
depends = openssl
- source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7090-1-.pkg.tar.xz
- sha256sums_x86_64 = 29448a419e8719203f1b84f321d300000df6c3eb9c3535e02b72b2eb1d275349
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7119-1-.pkg.tar.xz
+ sha256sums_x86_64 = 356e9d6c0e3073b2d6d25918a2a6442206cd778bd160632e19a33a73dac3d27a
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 49468f311107..113fab1daac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7090.1
+pkgver=2.1.7119.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=('29448a419e8719203f1b84f321d300000df6c3eb9c3535e02b72b2eb1d275349')
+sha256sums_x86_64=('356e9d6c0e3073b2d6d25918a2a6442206cd778bd160632e19a33a73dac3d27a')
package() {
local _sky_libdir="/usr/lib/sky/lib64"