From 208d28eda2da9459482656082503189ff3decef8 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Sun, 28 Jun 2026 22:16:34 +0100 Subject: [PATCH] xchm: update to 1.39 --- srcpkgs/xchm/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index 00b64dd191daa5..d1754e38fd222e 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -1,6 +1,6 @@ # Template file for 'xchm' pkgname=xchm -version=1.36 +version=1.39 revision=1 build_style=gnu-configure configure_args="--with-wx-config=wx-config-gtk3" @@ -10,8 +10,9 @@ short_desc="CHM viewer for Unix" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/rzvncj/xCHM" +changelog="https://raw.githubusercontent.com/rzvncj/xCHM/refs/heads/master/ChangeLog" distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz" -checksum=291411f51fe702f7f60a2904757183cfb7b7a0852e008bd71dcbfbe573ea9f43 +checksum=43e5ae640e1c33b95439b99e1a3d1e14aaef851b668cf2643fb8ba3363a5e795 CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"