summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [j]2017-02-17 14:19:39 +0300
committerTEL.RED [j]2017-02-17 14:19:39 +0300
commit054e37b16ea7690dbef86927a2d2c8c22d5bffdb (patch)
tree033f1d967690107c5498e8d7ad914a9a391765ba
parentb970404253ce3d57d5fa2d8d8865c06937349ac2 (diff)
downloadaur-054e37b16ea7690dbef86927a2d2c8c22d5bffdb.tar.gz
version bump (2.1.6566_1-1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 506fd500e99b..dce292d0c337 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.6513_4
+ pkgver = 2.1.6566_1
pkgrel = 1
url = http://tel.red
install = sky.install
@@ -17,8 +17,8 @@ pkgbase = sky
depends = qt5-base>=5.6
depends = qt5-base<5.8.0
options = !strip
- source_x86_64 = https://tel.red/repos/debian/pool/non-free/sky_2.1.6513-4debian+jessie_amd64.deb
- sha256sums_x86_64 = a9e6f234670a7a386008045fc4100083f03b73eff497548802a394d3b273b5a4
+ source_x86_64 = https://tel.red/repos/debian/pool/non-free/sky_2.1.6566-1debian+jessie_amd64.deb
+ sha256sums_x86_64 = 972d2edb46da19b61952bdad6189ef99adab5a4994e6c1b56e292381f619b84e
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index e85f1b07a5d2..80231bec0d8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Gaspar de ElĂ­as <caspercba_at_hotmail_dot_com>
# Contributor: Artem Sheremet <dot_doom_at_gmail_dot_com>
pkgname=sky
-pkgver=2.1.6513_4
+pkgver=2.1.6566_1
pkgrel=1
pkgdesc="Lync and Skype for Business client on Linux"
@@ -37,7 +37,7 @@ makedepends=(
)
source_x86_64=("https://tel.red/repos/debian/pool/non-free/sky_${pkgver//_/-}debian+jessie_amd64.deb")
-sha256sums_x86_64=('a9e6f234670a7a386008045fc4100083f03b73eff497548802a394d3b273b5a4')
+sha256sums_x86_64=('972d2edb46da19b61952bdad6189ef99adab5a4994e6c1b56e292381f619b84e')
package() {
local _sky_libdir="/usr/lib/sky/lib64"