modified pkgbuild

This commit is contained in:
Eric Lay 2020-06-13 13:36:58 -05:00
parent 0bbe880760
commit 3689b6c5b5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ depends=('pacman'
'yay'
'fzf')
makedepends=('git')
source=("git://github.com/ericlay/$pkgname#tag=$pkgver")
source=("git+https://gitlab.com/airclay/fuzzy-pkg-finder.git#tag=$pkgver")
md5sums=('SKIP')
package() {