summaryrefslogtreecommitdiff
path: root/community/scrotwm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scrotwm/PKGBUILD')
-rw-r--r--community/scrotwm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/scrotwm/PKGBUILD b/community/scrotwm/PKGBUILD
index a120b9f65..abe367c63 100644
--- a/community/scrotwm/PKGBUILD
+++ b/community/scrotwm/PKGBUILD
@@ -2,20 +2,20 @@
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
pkgname=scrotwm
-pkgver=0.9.33
+pkgver=0.9.34
pkgrel=1
pkgdesc="A minimalistic dynamic tiling window manager that tries to stay out of the way."
arch=('i686' 'x86_64')
url="http://www.scrotwm.org"
license=('custom:ISC')
-depends=('dmenu' 'libxrandr' 'profont')
+depends=('dmenu' 'libxrandr' 'libxtst' 'profont')
makedepends=('libxt')
optdepends=('scrot: screenshots' 'xlockmore: screenlocking' 'terminus-font: great font')
backup=(etc/scrotwm.conf)
source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz \
LICENSE \
baraction.sh)
-md5sums=('fcfd0aba8e48217e26db823226640547'
+md5sums=('d38e296dd0bf014046e82cd42932f398'
'a67cfe51079481e5b0eab1ad371379e3'
'6132ba773ee00f39d8f67ac0347a9814')