summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrandon Mulcahy2021-04-02 21:28:02 -0400
committerBrandon Mulcahy2021-04-02 21:28:02 -0400
commitd87bf05eb985d1948bef65d8f5b53122b7c95e92 (patch)
treedd464e39b50d4b23acfaf20d40de721a3210298a /PKGBUILD
parent34cc08ec5628ca5936498dd3c5a45bcaca125b90 (diff)
downloadaur-ytifl.tar.gz
Update broken project homepage URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72102f2c2fd..4330b6e3509e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.0.0
pkgrel=1
pkgdesc='Print the URL of the first result of a YouTube search'
arch=(any)
-url='http://jangler.info/code/ytifl'
+url='https://github.com/jangler/ytifl'
license=(MIT)
depends=(ruby)
options=(!emptydirs)