summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b40d6fdcf22b..f807d6ab8c98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = viber
pkgdesc = Proprietary cross-platform IM and VoIP software
pkgver = 10.3.0.37
- pkgrel = 1
+ pkgrel = 2
url = http://viber.com
arch = x86_64
license = custom
@@ -24,6 +24,7 @@ pkgbase = viber
depends = gst-plugins-ugly
depends = gst-libav
depends = libxslt
+ depends = openssl-1.0
options = !strip
source = viber-10.3.0.37.tar.gz::http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
source = eula.html
diff --git a/PKGBUILD b/PKGBUILD
index 4f939e710a63..8ff8a82c3f3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
pkgname=viber
pkgver=10.3.0.37
-pkgrel=1
+pkgrel=2
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' 'libxss'
'openssl' 'libpulse' 'alsa-lib' 'nss' 'libxcomposite' 'libxcursor' 'libxdamage' 'libcurl-compat'
- 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav' 'libxslt')
+ 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav' 'libxslt' 'openssl-1.0')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb"
"eula.html"