fzy: update to 1.1
This commit is contained in:
parent
8b16d84c2c
commit
ef7db92fa2
@ -1,15 +1,15 @@
|
||||
# Maintainer: Erich Gubler <erichdongubler@gmail.com>
|
||||
|
||||
pkgname=fzy
|
||||
pkgver=1.0
|
||||
pkgrel=2
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc="A better fuzzy finder"
|
||||
url="https://github.com/jhawthorn/fzy"
|
||||
arch=('i686' 'x86_64')
|
||||
makedepends=('make' 'gcc')
|
||||
license=('MIT')
|
||||
license=('spdx:MIT')
|
||||
source=(https://github.com/jhawthorn/${pkgname}/archive/${pkgver}.tar.gz)
|
||||
sha512sums=('de5ed1af035260f4ae550c53b08c4ff302c978350784cbfd2981d1691f55d9c0f26b9333c74adea939b3f4578dd47e66ee99112e10afc5497c64011827d19dbc')
|
||||
sha512sums=('09a14c409f9c0000a0827c14007eeb919404e6b29b11b8d05c415575e678238a669c9fff7c8cd23ab330c9dc0341186c6c52347745813570cc4e0987e26d3781')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user