summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2019-06-05 15:06:58 +0300
committerTEL.RED [x]2019-06-05 15:06:58 +0300
commitd4308a473f1a3e8fbfcded3cc3e655e2fb18f90a (patch)
tree735a09ef372bb038c52b0b251d93aad434344786
parentdad09d03b085edb791a8f4f2036bac331fe39df0 (diff)
downloadaur-d4308a473f1a3e8fbfcded3cc3e655e2fb18f90a.tar.gz
v2.1.7434 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7525dcaf3517..cb9a1faf3d02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7428.1
+ pkgver = 2.1.7434.1
pkgrel = 1
url = https://tel.red
install = sky.install
@@ -20,8 +20,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.7428-1-x86_64.pkg.tar.xz
- sha256sums_x86_64 = 268bf534309601461290c58def8228fc7efec8d592f3955112af23c8bd55b587
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7434-1-x86_64.pkg.tar.xz
+ sha256sums_x86_64 = a270b509725ba15a01ca1f70ebfe0628c39d4aabd88e86b4518a0674b4cd5d62
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index bf7c0fc6f091..867f26a0a22c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7428.1
+pkgver=2.1.7434.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=('268bf534309601461290c58def8228fc7efec8d592f3955112af23c8bd55b587')
+sha256sums_x86_64=('a270b509725ba15a01ca1f70ebfe0628c39d4aabd88e86b4518a0674b4cd5d62')
package() {
local _sky_libdir="/usr/lib/sky/lib64"