summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorasm0dey2021-11-19 23:40:58 +0300
committerasm0dey2021-11-19 23:40:58 +0300
commit022b26a4abde047968f304c7a710f6960f2790c1 (patch)
tree0c9b7c9ca83acc0a5eecdee441e9de2e8f0ba937 /PKGBUILD
parent2ebacb338ab0d962803ecc06785124f933ec41b6 (diff)
downloadaur-022b26a4abde047968f304c7a710f6960f2790c1.tar.gz
upgpkg: fselect 0.7.8-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6afd848b2d9a..0901ef5939e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: asm0dey <pavel.finkelshtein@gmail.com>
pkgname=fselect
-pkgver=0.7.7
+pkgver=0.7.8
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/jhspetersson/fselect"
@@ -10,7 +10,7 @@ license=("MIT")
pkgdesc='Find files with SQL-like queries'
source=("$pkgver.tar.gz::https://github.com/jhspetersson/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('894c9fe42883dcf50159f6811771a2d9')
+md5sums=('9fbf9f55cde3bbf89ed123fb99a7c533')
makedepends=('rust')
depends=('gcc-libs')
conflicts=('fselect-git')