summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Babič2015-09-09 21:31:10 +0200
committerPeter Babič2015-09-09 21:31:10 +0200
commitd025a4d4da499f33f6b85de4a80b293293e68ad2 (patch)
tree7ac982fa25fd42ced001636f610245f3a8137126 /PKGBUILD
parent914c3be7bb1deeaca0ca87b026735584a7f9f2f3 (diff)
downloadaur-d025a4d4da499f33f6b85de4a80b293293e68ad2.tar.gz
Updated to 2012.05.23-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77bb14664f37..e03ec155e67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Peter Babič <babicpet at gmail dot com>
pkgname=mtnm
pkgver=2012.05.23
-pkgrel=1
+pkgrel=2
pkgdesc="Moves window to next monitor / screen"
arch=(any)
url="http://icyrock.com/blog/2012/05/xubuntu-moving-windows-between-monitors/"
license=('unknown')
groups=()
-depends=('xdotool' 'wmctrl')
+depends=('xdotool' 'wmctrl' 'xorg-xdpyinfo' 'xorg-xprop' 'xorg-xwininfo' )
makedepends=()
optdepends=()
provides=()