summaryrefslogtreecommitdiff
path: root/community/easystroke
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
committerroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
commitc623429f33c434cb1cb11974d9e71f48dd5a881f (patch)
treea5ef4b20d134eb0384a567b98ea41733f2db73c7 /community/easystroke
parentbccd6b361bd252b2d32bc9a793c9e1b8448bfcd9 (diff)
Mon Apr 1 00:05:25 PDT 2013
Diffstat (limited to 'community/easystroke')
-rw-r--r--community/easystroke/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/easystroke/PKGBUILD b/community/easystroke/PKGBUILD
index bf1cb5a39..d8382b1fd 100644
--- a/community/easystroke/PKGBUILD
+++ b/community/easystroke/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Kevin Sullivan <ksullivan@archlinux.us>
pkgname=easystroke
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
pkgdesc='Use mouse gestures to initiate commands and hotkeys.'
arch=('i686' 'x86_64')
url='http://easystroke.sourceforge.net/'
license=('custom:ISC')
-depends=('gtkmm' 'boost-libs' 'libxtst' 'dbus-glib' 'xorg-server')
+depends=('gtkmm3' 'boost-libs' 'libxtst' 'dbus-glib' 'xorg-server')
makedepends=('boost' 'inputproto' 'intltool' 'gettext' 'xorg-server-devel' 'help2man')
install=easystroke.install
source=("http://downloads.sourceforge.net/easystroke/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a9f06576a47deaf6f612bb993685af0f')
+md5sums=('3b4f25d02a6b5ac57a8b7a06545869db')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"