summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTavian Barnes2015-06-20 00:17:37 -0400
committerTavian Barnes2015-06-20 00:17:37 -0400
commit7c1154676d66df8c4731f92f8d0311a7fe407d8d (patch)
treedff1b46060d6b8bbdfc7567096b13efa844052c1 /PKGBUILD
parent67be9648b9e29bcaabaa320952bb5ed282131540 (diff)
downloadaur-7c1154676d66df8c4731f92f8d0311a7fe407d8d.tar.gz
Clone from GitHub instead of my PC :)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68b398761178..6c46206ab941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tavian Barnes <tavianator@tavianator.com>
pkgname=bfs-git
-pkgver=r2.864bdf1
+pkgver=r7.2229140
pkgrel=1
pkgdesc="A breadth-first version of find."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=('bfs::git+git://tavianator.com/bfs.git')
+source=('bfs::git+https://github.com/tavianator/bfs.git')
md5sums=('SKIP')
noextract=()