plocate: update to 1.1.20.

This commit is contained in:
Duncaen 2024-01-03 16:44:46 +01:00
parent 4fa3975418
commit 73b3191d0a
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,13 @@
# Template file for 'plocate'
pkgname=plocate
version=1.1.19
version=1.1.20
revision=1
build_style=meson
configure_args="
-Dinstall_systemd=false
-Dupdatedb_progname=pupdatedb
-Dlocategroup=_plocate"
-Dinstall_systemd=true
-Dlocategroup=_plocate
-Dsystemunitdir=/usr/lib/systemd/system
-Dupdatedb_progname=pupdatedb"
hostmakedepends="pkg-config"
makedepends="libzstd-devel liburing-devel"
short_desc="Much faster locate based on posting lists"
@ -15,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://plocate.sesse.net/"
changelog="https://git.sesse.net/?p=plocate;a=blob_plain;f=NEWS;hb=HEAD"
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
checksum=d95bc8ee8a9f79b9f69ce63df53fb85b202139f243bbb84c399555eda22e6165
checksum=9b3d2842a08e69633c0ffa480c139603514ce59f1d021c263e9301324976959f
system_accounts="_plocate"