fsearch: update to 0.1.2

This commit is contained in:
a dinosaur 2022-02-04 13:18:44 +11:00 committed by Érico Nogueira Rolim
parent b342a42cf7
commit 950fd07043

View file

@ -1,17 +1,17 @@
# Template file for 'fsearch'
pkgname=fsearch
version=0.1
revision=2
version=0.1.2
revision=1
build_style=gnu-configure
hostmakedepends="autogen automake libtool pkg-config autoconf-archive
intltool gettext-devel glib-devel"
gettext-devel glib-devel"
makedepends="gtk+3-devel"
short_desc="Fast file search utility based on GTK+3"
maintainer="a dinosaur <nick@a-dinosaur.com>"
license="GPL-2.0-or-later"
homepage="https://cboxdoerfer.github.io/fsearch/"
distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
checksum=50287fb77e56d2451bd828f207e9a1e33958aea591ec030d47b8b67d4e6f0828
distfiles="https://github.com/cboxdoerfer/fsearch/archive/${version}.tar.gz"
checksum=f80e10922812169e8437476d5fbe6d05249997c49b98f991d382a6d5566551b4
pre_configure() {
./autogen.sh