summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrv2015-08-01 18:01:13 +0200
committerptrv2015-08-01 18:01:13 +0200
commit4d8ea5944b3bb5ec6344f3da99d175639b82dec0 (patch)
tree71730327b5ea00081c82347cd81ec171fc4bc848
parent09296c577bc05b7a5f471b8c76def75034b5892d (diff)
downloadaur-4d8ea5944b3bb5ec6344f3da99d175639b82dec0.tar.gz
Fix upstream url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 722e86e52658..f972b2bf6108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Makes writing applications for Monomes easy"
arch=("i686" "x86_64")
license=("ISC")
-url=("https://github.com/monome/libmonome")
+url="https://github.com/monome/libmonome"
source=("$pkgname::git+https://github.com/monome/libmonome")
md5sums=('SKIP')
conflicts=("libmonome")