summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2019-05-29 16:08:28 +0300
committerTEL.RED [x]2019-05-29 16:08:28 +0300
commitdad09d03b085edb791a8f4f2036bac331fe39df0 (patch)
tree0a6b3cdf893a0c91882b0b40109809a8ecee611d
parenta47c37ed20acff50554678e4307a0e4a640d5b60 (diff)
downloadaur-dad09d03b085edb791a8f4f2036bac331fe39df0.tar.gz
v2.1.7428 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c339c8b4504..7525dcaf3517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7369.1
+ pkgver = 2.1.7428.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.7369-1-x86_64.pkg.tar.xz
- sha256sums_x86_64 = 19725842b4437324f58c7131be825fe496d8a9f1be709befc380ddd8a12eb4d9
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7428-1-x86_64.pkg.tar.xz
+ sha256sums_x86_64 = 268bf534309601461290c58def8228fc7efec8d592f3955112af23c8bd55b587
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 77421a7222d6..bf7c0fc6f091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7369.1
+pkgver=2.1.7428.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=('19725842b4437324f58c7131be825fe496d8a9f1be709befc380ddd8a12eb4d9')
+sha256sums_x86_64=('268bf534309601461290c58def8228fc7efec8d592f3955112af23c8bd55b587')
package() {
local _sky_libdir="/usr/lib/sky/lib64"