From 29e6d7325cdbb81308391b74bfa40b384992b3e9 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sat, 12 Apr 2025 14:58:43 -0700 Subject: [PATCH] libfm: update to 1.4.0. --- srcpkgs/libfm/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libfm/template b/srcpkgs/libfm/template index a66bc51b5ed..62e2b43eea3 100644 --- a/srcpkgs/libfm/template +++ b/srcpkgs/libfm/template @@ -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 " 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() {