summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2017-03-15 16:15:20 +0100
committerJulian Xhokaxhiu2017-03-15 16:15:36 +0100
commit5bfb85fa93b97d8b478a187bad832419e9fc554e (patch)
treee7f196c8cba1be2c2142f03d2011a669d80117fa /PKGBUILD
parent86cf9b79ee3b109434cbd36f3b7570687e08025b (diff)
downloadaur-5bfb85fa93b97d8b478a187bad832419e9fc554e.tar.gz
Add project URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27f753f2022f..1f6ac803471b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=chromium-fullscreen
pkgver=2
pkgrel=1
pkgdesc="A script in order to run Chromium in fullscreen mode under the chromium user"
-url=""
+url="https://aur.archlinux.org/packages/chromium-fullscreen/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('MIT')
depends=('xorg-server' 'xorg-xinit' 'unclutter' 'chromium' 'xlogin-git')