updated PKGBUILD
This commit is contained in:
parent
ad26ce2b17
commit
5dab69ec94
2
PKGBUILD
2
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
# Maintainer: Eric Lay <ericlaytm@gmail.com>
|
||||||
# Contributor: Yochananmarqos
|
# Contributor: Yochananmarqos
|
||||||
pkgname=fuzzy-pkg-finder
|
pkgname=fuzzy-pkg-finder
|
||||||
pkgver=1.0
|
pkgver=1.1
|
||||||
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=('x86_64' 'aarch64' 'armv7h')
|
arch=('x86_64' 'aarch64' 'armv7h')
|
||||||
|
|
Loading…
Reference in New Issue