diff options
Diffstat (limited to 'community-testing/open-vm-tools/PKGBUILD')
-rw-r--r-- | community-testing/open-vm-tools/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/open-vm-tools/PKGBUILD b/community-testing/open-vm-tools/PKGBUILD index 7948a6b23..3aec1baa0 100644 --- a/community-testing/open-vm-tools/PKGBUILD +++ b/community-testing/open-vm-tools/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 70004 2012-04-28 03:49:34Z ebelanger $ +# $Id: PKGBUILD 70159 2012-04-30 23:16:41Z ebelanger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Krzysztof Raczkowski <raczkow@gmail.com> pkgname=open-vm-tools pkgver=2012.03.13 _pkgsubver=651368 -pkgrel=3 +pkgrel=4 pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools" arch=('i686' 'x86_64') url="http://open-vm-tools.sourceforge.net/" @@ -31,7 +31,7 @@ md5sums=('a664206443d5de53f5f8ee8d5fe6c2d7' '79b0a14d86191fee70a4639da8bd7785' '67cb83a9e5a4dd016c1a1da2863ca36d' 'b55d15e2c4be396aad709aeca91033d3' - '73cc1a2665b0dd62427733d62ead8b9a' + '1b9ae908fce4c623269f100ee9bdfdef' '75a25d83417e683957321f97a00f8465') build() { |