summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcsculley2017-12-30 12:16:15 -0600
committercsculley2017-12-30 12:16:15 -0600
commitd9a2d00a8ae573dd09c1007069d6cff675d6152e (patch)
treecf59f3dd1d355125e04ae5e7004dbc982574c330 /PKGBUILD
parent43c1c2d89f1091c4dee270132abe1e15668b1927 (diff)
downloadaur-d9a2d00a8ae573dd09c1007069d6cff675d6152e.tar.gz
Fix upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45052e21c2b6..bff48bed120a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Calculate times to wake up based on bedtimes, and vice versa."
arch=('any')
license=('GPL3')
-url="https://csculley.site"
+url="https://github.com/csculley/sleepplan"
makedepends=('git')
provides=('sleepplan')
conflicts=('sleepplan')