updating PKGBUILD

This commit is contained in:
ericlay 2023-03-29 12:01:56 -05:00
parent 997ea2bd66
commit 864c9b7430
1 changed files with 1 additions and 1 deletions

View File

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