summaryrefslogtreecommitdiff
path: root/community/open-vm-tools-modules
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-19 00:01:09 +0000
committerroot <root@rshg054.dnsready.net>2012-03-19 00:01:09 +0000
commitde5b6982e42f4a1e8b0537cfbc1b676e2a81f195 (patch)
tree54a8758af5dc5a08f95d12f7fe04cec1d51024a6 /community/open-vm-tools-modules
parentd14a25fc4f65ae3d6e62f4668e9cb88d74834255 (diff)
Mon Mar 19 00:01:09 UTC 2012
Diffstat (limited to 'community/open-vm-tools-modules')
-rw-r--r--community/open-vm-tools-modules/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/open-vm-tools-modules/PKGBUILD b/community/open-vm-tools-modules/PKGBUILD
index 1d63d33c5..105dd0636 100644
--- a/community/open-vm-tools-modules/PKGBUILD
+++ b/community/open-vm-tools-modules/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 67665 2012-03-13 16:41:27Z spupykin $
+# $Id: PKGBUILD 68084 2012-03-17 18:56:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Krzysztof Raczkowski <raczkow@gmail.com>
pkgname=open-vm-tools-modules
-pkgver=2011.12.20
-_pkgsubver=562307
-pkgrel=7
+pkgver=2012.03.13
+_pkgsubver=651368
+pkgrel=1
pkgdesc="kernel modules for the open source implementation of VMware Tools"
arch=('i686' 'x86_64')
url="http://open-vm-tools.sourceforge.net/"
@@ -16,7 +16,7 @@ install=$pkgname.install
options=('!strip')
source=("http://downloads.sourceforge.net/open-vm-tools/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz"
"modprobe.conf")
-md5sums=('529c15cb6cfa2972a96664c504dee560'
+md5sums=('a664206443d5de53f5f8ee8d5fe6c2d7'
'ac9b8e3cb798f5056ca92767ec705117')
build() {