summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af065bca50ad..a4951b199aaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=evrouter
pkgver=0.4
-pkgrel=3
+pkgrel=4
pkgdesc="An Input Event Router for Linux"
arch=('i686' 'x86_64')
-url="http://www.bedroomlan.org/~alexios/coding_evrouter.html"
+url="http://www.bedroomlan.org/projects/evrouter"
license=('GPL2')
depends=('libxtst')
makedepends=('automake>=1.10.1')