fixed two
This commit is contained in:
parent
4481d3d9fd
commit
16986713b4
2
PKGBUILD
2
PKGBUILD
|
@ -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(){
|
||||||
|
|
Loading…
Reference in New Issue