hyphenated pkg issue
This commit is contained in:
parent
219a6fe392
commit
81fb944819
2
PKGBUILD
2
PKGBUILD
|
@ -11,7 +11,7 @@ depends=('pacman'
|
|||
'fzf'
|
||||
'wget')
|
||||
makedepends=('git')
|
||||
source=("git+https://gitlab.com/airclay/fuzzy-pkg-finder.git#tag=v$pkgver")
|
||||
source=("git+https://gitlab.com/airclay/fuzzy-pkg-finder.git")
|
||||
md5sums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in New Issue