summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 369361c6d0be..02224118b0c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=v0.1.r0.g1505377
pkgrel=1
pkgdesc="C++ binding for the linux inotify library"
arch=('i686' 'x86_64')
-url="https://github.com/erikzenker/inotify-cpp}"
+url="https://github.com/erikzenker/inotify-cpp"
license=('MIT')
depends=(boost)
makedepends=('cmake')