summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjparkkil2019-02-23 00:33:14 +0200
committerjparkkil2019-02-23 00:33:14 +0200
commit41755596b966a31ae196ff9e930afab813845343 (patch)
treeb3a319d3a6940a59c24aa02fcb279cd413bf4528
parent8b27df73cd46691ab37df28e8de9e35d9ab1f3f5 (diff)
downloadaur-41755596b966a31ae196ff9e930afab813845343.tar.gz
Add upstream url
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76602023f52f..654569326058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgver=r160
pkgrel=1
pkgdesc="A tiling X11 window manager with Vulkan compositor."
arch=("x86_64")
+url="https://github.com/jaelpark/chamferwm"
license=("BSD")
depends=(
'xcb-util-keysyms' 'xcb-util-wm' 'vulkan-icd-loader' 'glm' 'boost' 'python' 'python-xlib' 'python-psutil'