summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes2020-10-14 12:27:29 -0400
committerTavian Barnes2020-10-14 12:27:29 -0400
commitc367ad983d2aa40020628e2eda139adfb8770a28 (patch)
treea601a7a8272c96b9d8a99b86a7340977721b2842
parente69fc0cee0161fc64b047b229d6698b0520570e2 (diff)
downloadaur-c367ad983d2aa40020628e2eda139adfb8770a28.tar.gz
Update the homepage
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2b4648a79b6..8c40da2aedfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.0
pkgrel=1
pkgdesc="A breadth-first version of find."
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
-url="https://github.com/tavianator/bfs"
+url="https://tavianator.com/projects/bfs.html"
license=('BSD')
groups=()
depends=('acl' 'libcap')