updated pkgbuild
This commit is contained in:
parent
9ad4e70d99
commit
ae89bafac7
2
PKGBUILD
2
PKGBUILD
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
||||||
pkgname=fuzzy-pkg-finder
|
pkgname=fuzzy-pkg-finder
|
||||||
pkgver=0.3
|
pkgver=0.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple cli command for using fzf to search and install packages"
|
pkgdesc="Simple cli command for using fzf to search and install packages"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
|
Loading…
Reference in New Issue