summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [x]2018-01-05 15:26:58 +0530
committerTEL.RED [x]2018-01-05 15:26:58 +0530
commit668e4b512c04a9ebb35af5174e786215394123cb (patch)
tree4d122f22677b053dffb9ff59fb68cc332abd7f97
parentaee21db274e2a737ac167d28a59529d0cd3b87fd (diff)
downloadaur-668e4b512c04a9ebb35af5174e786215394123cb.tar.gz
v2.1.7048 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 079ad600459c..1cc47f382bc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 3 12:41:06 UTC 2018
+# Fri Jan 5 09:53:56 UTC 2018
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.7045.1
+ pkgver = 2.1.7048.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.7045-1-.pkg.tar.xz
- sha256sums_x86_64 = 6a3ff53df2c9bbbbcd489c06a8c4f685b201d91897558b674a615f1fdf597e60
+ source_x86_64 = https://tel.red/repos/archlinux/sky-archlinux-2.1.7048-1-.pkg.tar.xz
+ sha256sums_x86_64 = fcb93428df0eaa756b69f2b8cda2b8357f834ceb7023f4edfce7f2b04e3d29d0
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index df86bf181e47..fb49b3a35be4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TEL.RED LLC <linux_at_tel_d0t_red>
pkgname=sky
-pkgver=2.1.7045.1
+pkgver=2.1.7048.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=('6a3ff53df2c9bbbbcd489c06a8c4f685b201d91897558b674a615f1fdf597e60')
+sha256sums_x86_64=('fcb93428df0eaa756b69f2b8cda2b8357f834ceb7023f4edfce7f2b04e3d29d0')
package() {
local _sky_libdir="/usr/lib/sky/lib64"