Some Core PKGBUILD fixes

This commit is contained in:
Mike Staszel 2009-10-23 22:54:44 -05:00
parent 5065644b99
commit 8c89b3b0fc

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 52637 2009-09-22 09:06:25Z thomas $
# Maintainer: Thomas Baechler <thomas@archlinux.org> # Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgname=openvpn pkgname=openvpn
pkgver=2.1_rc19 pkgver=2.1_rc19
pkgrel=4 pkgrel=4
pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)" pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)"
arch=(i686 x86_64) arch=('arm')
url="http://openvpn.net/index.php/open-source.html" url="http://openvpn.net/index.php/open-source.html"
depends=('openssl' 'lzo2') depends=('openssl' 'lzo2')
license=('custom') license=('custom')