summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTEL.RED [j]2016-11-11 20:14:30 +0300
committerTEL.RED [j]2016-11-11 20:14:30 +0300
commita78adfcabbebbb92a1626b9b507c5ed754eeac23 (patch)
tree076ac1347b573bb4604a22012579f9cc055453ee
parent0200af95ed057f066a8b72861db2ecaa26c473d1 (diff)
downloadaur-a78adfcabbebbb92a1626b9b507c5ed754eeac23.tar.gz
version bump (2.1.6382_1-1)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90f05ddec721..6339b051a595 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sky
pkgdesc = Lync and Skype for Business client on Linux
- pkgver = 2.1.6378_1
- pkgrel = 2
+ pkgver = 2.1.6382_1
+ pkgrel = 1
url = http://tel.red
install = sky.install
arch = x86_64
@@ -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.6378-1debian+jessie_amd64.deb
- sha256sums_x86_64 = 9bf54181043acf045dba5383a9472ad8e67ea8ed09705251c3f8df74e3c0648a
+ source_x86_64 = https://tel.red/repos/debian/pool/non-free/sky_2.1.6382-1debian+jessie_amd64.deb
+ sha256sums_x86_64 = 0330ed92e5223adb25a2678f21d0be0860a1197de0f806564aa4b5a260db2723
pkgname = sky
diff --git a/PKGBUILD b/PKGBUILD
index 1051d68c58d1..ea3eb6721b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Gaspar de ElĂ­as <caspercba_at_hotmail_dot_com>
# Contributor: Artem Sheremet <dot_doom_at_gmail_dot_com>
pkgname=sky
-pkgver=2.1.6378_1
-pkgrel=2
+pkgver=2.1.6382_1
+pkgrel=1
pkgdesc="Lync and Skype for Business client on Linux"
arch=(
@@ -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=('9bf54181043acf045dba5383a9472ad8e67ea8ed09705251c3f8df74e3c0648a')
+sha256sums_x86_64=('0330ed92e5223adb25a2678f21d0be0860a1197de0f806564aa4b5a260db2723')
package() {
local _sky_libdir="/usr/lib/sky/lib64"