update pkgbuild
This commit is contained in:
parent
9fcb0af955
commit
3d593bdca4
4
PKGBUILD
4
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
||||||
pkgname=fuzzy-pkg-finder
|
pkgname=fuzzy-pkg-finder
|
||||||
pkgver=0.2
|
pkgver=0.3
|
||||||
pkgrel=2
|
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)
|
||||||
url="https://github.com/ericlay/$pkgname"
|
url="https://github.com/ericlay/$pkgname"
|
||||||
|
|
Loading…
Reference in New Issue