libfm: update to 1.4.0.

This commit is contained in:
oreo639 2025-04-12 14:58:43 -07:00 committed by oreo639
parent e9507129c5
commit 29e6d7325c

View file

@ -3,7 +3,7 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/libfm-extra"
#
pkgname=libfm
version=1.3.2
version=1.4.0
revision=1
build_style=gnu-configure
configure_args="--enable-udisks --disable-static --with-gtk=3"
@ -14,9 +14,9 @@ depends="libfm-extra>=${version}"
short_desc="Core library of PCManFM file manager"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://pcmanfm.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/pcmanfm/${pkgname}-${version}.tar.xz"
checksum=a5042630304cf8e5d8cff9d565c6bd546f228b48c960153ed366a34e87cad1e5
homepage="https://github.com/lxde/libfm"
distfiles="https://github.com/lxde/libfm/archive/refs/tags/${version}.tar.gz"
checksum=7d7b616411992389a4b7f35796109d605f30bc2ceab84d4081d1665254ebbf82
conf_files="/etc/xdg/libfm/libfm.conf"
pre_configure() {