summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorasm0dey2021-03-07 19:39:14 +0300
committerasm0dey2021-03-07 19:39:14 +0300
commit20c1e43fc8d9fc6b6c687874c0f08837a61b3c48 (patch)
treefbebe4a5e8fa5be8357b5791058875601f9f2d35 /PKGBUILD
parent23d1bf121991484469b576be3829bab19cf33c14 (diff)
downloadaur-20c1e43fc8d9fc6b6c687874c0f08837a61b3c48.tar.gz
upgpkg: fselect 0.7.3-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 6c593f47a9e8..ae91cccc58a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: asm0dey <pavel.finkelshtein@gmail.com>
pkgname=fselect
-pkgver=0.7.2
+pkgver=0.7.3
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=('f013e030f0fe8525cfe691b937ae2c42')
+md5sums=('1f022aec6e75e88403acd0d900ccf355')
makedepends=('rust')
depends=('gcc-libs')
conflicts=('fselect-git')