plocate: update to 1.0.6.

This commit is contained in:
Duncaen 2020-10-31 17:57:20 +01:00
parent 59e63f4726
commit f1a6e6d4f1
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'plocate'
pkgname=plocate
version=1.0.5
version=1.0.6
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://plocate.sesse.net/"
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
checksum=afb62d4ff85bdef51f5daa143e15889718d272cef9e9e43d1149ca36584fa6cd
checksum=48338c46afca22fd6f57faf69b7816cb70516d9279eb1e5d9895a14c87dbd617
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"