summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD12
2 files changed, 24 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee7b85fdddb4..222689d7ed0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Apr 27 11:18:32 UTC 2016
+# Sat Jan 21 17:40:34 UTC 2017
pkgbase = viber
pkgdesc = Proprietary cross-platform IM and VoIP software
- pkgver = 6.0.1.5
- pkgrel = 2
+ pkgver = 6.5.5.1481
+ pkgrel = 1
url = http://viber.com
arch = x86_64
license = custom
@@ -12,14 +12,26 @@ pkgbase = viber
depends = xcb-util-keysyms
depends = xcb-util-renderutil
depends = xcb-util-wm
+ depends = libxss
+ depends = openssl
+ depends = libpulse
+ depends = alsa-lib
+ depends = nss
+ depends = libxcomposite
+ depends = libxcursor
+ depends = libxdamage
depends = libcurl-compat
+ depends = gst-plugins-base
+ depends = gst-plugins-good
+ depends = gst-plugins-ugly
+ depends = gst-libav
options = !strip
source = http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
source = eula.html
source = viber
- sha256sums = 712d6d21b0e8dbd6cf4589f37615d6b65a2b3d99bcf012396d6219b3afb8db08
- sha256sums = 037194f911c193b039fd5bcdb5296f8d65e5075006d67822519b5bc7da0c8788
- sha256sums = b58bc642de9ba931eadb3743ca4b6dea93f6e21dd33cc181f62fef08843a8f99
+ md5sums = b952d0c15184e665e8603b498159e48f
+ md5sums = d128190efcd7312829583e682cf46b98
+ md5sums = 51943e698680b19eb85e66f4c3c22adf
pkgname = viber
diff --git a/PKGBUILD b/PKGBUILD
index 8c30ce8a75e8..489539cab0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,20 +5,20 @@
# Contributor: Özgür Sarıer <ozgursarier1011601115[at]gmail[dot]com>
pkgname=viber
-pkgver=6.0.1.5
-pkgrel=2
+pkgver=6.5.5.1481
+pkgrel=1
pkgdesc="Proprietary cross-platform IM and VoIP software"
arch=('x86_64')
url="http://viber.com"
license=('custom')
-depends=('libxss' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libcurl-compat')
+depends=('libxss' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libxss' 'openssl' 'libpulse' 'alsa-lib' 'nss' 'libxcomposite' 'libxcursor' 'libxdamage' 'libcurl-compat' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav')
options=('!strip')
source=("http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb"
"eula.html"
"viber")
-sha256sums=('712d6d21b0e8dbd6cf4589f37615d6b65a2b3d99bcf012396d6219b3afb8db08'
- '037194f911c193b039fd5bcdb5296f8d65e5075006d67822519b5bc7da0c8788'
- 'b58bc642de9ba931eadb3743ca4b6dea93f6e21dd33cc181f62fef08843a8f99')
+md5sums=('b952d0c15184e665e8603b498159e48f'
+ 'd128190efcd7312829583e682cf46b98'
+ '51943e698680b19eb85e66f4c3c22adf')
prepare() {
cd "${srcdir}"