summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornroi2016-12-25 23:57:47 +0100
committernroi2016-12-25 23:57:47 +0100
commitbff2d7b46cb0a1dbd9aa3a954550ce22066b9fa1 (patch)
treeb65078a6e7f5f4d4e8dd06cc5ff95847e8b32548
parente4b5293c476e9387707a3890ee7df9a1126d00f7 (diff)
downloadaur-bff2d7b46cb0a1dbd9aa3a954550ce22066b9fa1.tar.gz
Add upstream URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65c3f56f259b..2efc110d006f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
epoch=
pkgdesc="Wait until the given file exists"
arch=('any')
-url=""
+url="https://gist.github.com/nroi/fd0ef1dc267e4bb03de9800fc52e2497"
license=('MIT')
depends=('python' 'python-pyinotify')
source=('https://gist.githubusercontent.com/nroi/fd0ef1dc267e4bb03de9800fc52e2497/raw/550ecf98bea44171b5e550cf6cb803965fc16ef4/waitforfile'