summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Liu2015-09-17 17:00:15 +1000
committerJonathan Liu2015-09-17 17:00:15 +1000
commit1c08e3a39d784a5f7dd9bbc84cb1d2b6c83f5bc1 (patch)
tree616c4d2d1597a65c915f6363d475ca26abe6cf6f
parentc6c2ce92c708fc73ead43bc186e0b0d9074f5f70 (diff)
downloadaur-1c08e3a39d784a5f7dd9bbc84cb1d2b6c83f5bc1.tar.gz
Update to r234.b787d2a-2
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 928682a78167..ef3cf6498c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=winexe-git
_gitname=winexe-waf
pkgver=r234.b787d2a
-pkgrel=1
+pkgrel=2
pkgdesc="Remotely execute commands on Windows NT/2000/XP/2003 systems"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/winexe/"
license=('GPL3')
-depends=('mingw-w64-gcc' 'smbclient')
-makedepends=('python2')
+depends=('smbclient')
+makedepends=('mingw-w64-gcc' 'python2')
provides=('winexe')
conflicts=('winexe')
options=('!buildflags')