pkgbuild: bump fcft requirement to 2.4.0

This commit is contained in:
Daniel Eklöf 2021-05-25 19:00:31 +02:00
parent 64c53bab49
commit 0e9c96e6b3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ depends=(
'libudev.so'
'json-c'
'libmpdclient'
'fcft>=2.0.0')
'fcft>=2.4.0')
optdepends=('xcb-util-errors: better X error messages')
source=()

View file

@ -16,7 +16,7 @@ depends=(
'libudev.so'
'json-c'
'libmpdclient'
'fcft>=2.0.0')
'fcft>=2.4.0')
source=()
pkgver() {