fixed two

This commit is contained in:
Eric Lay 2023-12-07 19:06:07 -06:00
parent 4481d3d9fd
commit 16986713b4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ depends=('python'
'pacman') 'pacman')
makedepends=('git') makedepends=('git')
optdepends=() optdepends=()
source=("git+https://github.com/ericlay/fuzzy-pkg-finder.git") source=("git+https://github.com/ericlay/$pkgname.git")
md5sums=('SKIP') md5sums=('SKIP')
pkgver(){ pkgver(){