[arch-commits] Commit in openvpn/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Thu Oct 30 22:36:50 UTC 2014


    Date: Thursday, October 30, 2014 @ 23:36:50
  Author: thomas
Revision: 225504

upgpkg: openvpn 2.3.5-1

Modified:
  openvpn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-30 22:23:03 UTC (rev 225503)
+++ PKGBUILD	2014-10-30 22:36:50 UTC (rev 225504)
@@ -2,12 +2,12 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=openvpn
-pkgver=2.3.4
+pkgver=2.3.5
 pkgrel=1
 pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)"
 arch=(i686 x86_64)
 url="http://openvpn.net/index.php/open-source.html"
-depends=('openssl' 'lzo' 'iproute2')
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd')
 makedepends=('systemd')
 license=('custom')
 install=openvpn.install
@@ -14,7 +14,7 @@
 source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
         http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
         openvpn at .service)
-sha256sums=('af506d5f48568fa8d2f2435cb3fad35f9a9a8f263999ea6df3ba296960cec85a'
+sha256sums=('d93b447b014a41ec1550c3b760871aa72d7c09f1b5c6fc1e013d3073ac29ca21'
             'SKIP'
             '860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
 



More information about the arch-commits mailing list