dependencies was updated

This commit is contained in:
Felice Murolo 2016-10-17 13:41:55 +02:00
parent 3852c0e5c2
commit 6b585e19b6
2 changed files with 5 additions and 4 deletions

View File

@ -1,15 +1,16 @@
pkgbase = snx
pkgdesc = Check Point SSL Network Extender (vpn client)
pkgver = 800007107
pkgrel = 1
pkgrel = 2
install = snx.install
arch = x86_64
license = GPL
depends = lib32-pam>=1.2.1
depends = lib32-libstdc++5>=3.3.6
depends = lib32-libx11>=1.6.4
noextract = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
source = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
md5sums = e603351ee4f3d04da6879eb8d895d47856e43253
md5sums = 17c676d6e0e6f4d53d0e4398c2211db2
pkgname = snx

View File

@ -1,13 +1,13 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=snx
pkgver=800007107
pkgrel=1
pkgrel=2
pkgdesc="Check Point SSL Network Extender (vpn client)"
arch=('x86_64')
url=""
license=('GPL')
groups=()
depends=('lib32-pam>=1.2.1' 'lib32-libstdc++5>=3.3.6')
depends=('lib32-pam>=1.2.1' 'lib32-libstdc++5>=3.3.6' 'lib32-libx11>=1.6.4')
makedepends=()
optdepends=()
provides=()