From 410cee76dcf03f36daf15194627ee6fe2e139679 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 10:22:41 -0500 Subject: [PATCH 01/12] girara: update to 2026.07.18 --- common/shlibs | 2 +- srcpkgs/girara/template | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/common/shlibs b/common/shlibs index 9195cbab53f519..46f2e1c74600a4 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1676,7 +1676,7 @@ libtelepathy-farstream.so.3 telepathy-farstream-0.6.0_6 libnetpbm.so.11 libnetpbm-10.66.03_2 libid3.so id3lib-3.8.3_7 libid3-3.8.so.3 id3lib-3.8.3_7 -libgirara-gtk3.so.4 girara-0.4.4_1 +libgirara.so.5 girara-2026.02.04_1 libjq.so.1 jq-1.6_2 libcrypto.so.3 libcrypto3-3.5.4_1 libssl.so.3 libssl3-3.5.4_1 diff --git a/srcpkgs/girara/template b/srcpkgs/girara/template index ebdde1f1a3dc7f..9fceacfb80848b 100644 --- a/srcpkgs/girara/template +++ b/srcpkgs/girara/template @@ -1,27 +1,25 @@ # Template file for 'girara' pkgname=girara -version=0.4.5 +version=2026.07.18 revision=1 build_style=meson -hostmakedepends="pkg-config intltool doxygen glib-devel" -makedepends="gtk+3-devel libglib-devel json-glib-devel" -checkdepends="check-devel xvfb-run" +hostmakedepends="pkg-config doxygen" +makedepends="glib-devel libglib-devel" short_desc="Library implementing a user interface that focuses on minimalism" maintainer="lemmi " license="Zlib" homepage="https://pwmt.org/projects/girara/" changelog="https://pwmt.org/projects/girara/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/girara/download/girara-${version}.tar.xz" -checksum=6b7f7993f82796854d5036572b879ffaaf7e0b619d12abdb318ce14757bdda91 -make_check_pre="xvfb-run" +checksum=d7255635776a45d42d1e555aa425ab96caf23755442474cf240cbac966d8502f post_install() { vlicense LICENSE } girara-devel_package() { - depends="${sourcepkg}>=${version}_${revision} gtk+3-devel json-c-devel - libglib-devel pango-devel $(vopt_if notify libnotify-devel) json-glib-devel" + depends="${sourcepkg}>=${version}_${revision} + libglib-devel pango-devel" short_desc+=" - development files" pkg_install() { vmove usr/include From 3dbc33ee5c731b42044f08946a6b70ddd83b5776 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 10:37:27 -0500 Subject: [PATCH 02/12] zathura: update to 2026.07.18 --- srcpkgs/zathura/template | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 980d155692b3fd..533f7c7ccbc1a7 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,26 +1,25 @@ # Template file for 'zathura' pkgname=zathura -version=0.5.13 +version=2026.07.18 revision=1 build_style=meson configure_args="-Dsynctex=enabled" hostmakedepends="pkg-config gettext python3-Sphinx desktop-file-utils appstream-glib glib-devel librsvg-utils" makedepends="girara-devel sqlite-devel file-devel zlib-devel libseccomp-devel - libglib-devel texlive-devel" -checkdepends="AppStream gettext-devel check-devel xvfb-run" + libglib-devel gtk4-devel texlive-devel xxHash-devel" +checkdepends="AppStream gettext-devel xvfb-run weston" short_desc="Highly customizable and functional document viewer" maintainer="lemmi " license="Zlib" homepage="https://pwmt.org/projects/zathura/" changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz" -checksum=6302173bcd46f897e5209c883a5b51ad1dab4946c2f3861cba374a3b80d8f3c1 +checksum=9efc4a92f8b2d03e5a1b80756d3ae4249d8d6efdb10e311795e8cdd8e35a9f87 -if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then - configure_args+=" -Dtests=enabled" -else - configure_args+=" -Dtests=disabled" +# CI has no render node +if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then + configure_args+=" -Dtests-x11=disabled -Dtests-wayland=disabled" fi if [ "$XBPS_TARGET_LIBC" = musl ]; then From b8c98a549ce8f8ac0d7c00712cffbd7700dbbda1 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 10:26:03 -0500 Subject: [PATCH 03/12] zathura-cb: update to 2026.07.18. --- srcpkgs/zathura-cb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zathura-cb/template b/srcpkgs/zathura-cb/template index 77d446b77ef046..eba1f86cf2d9b8 100644 --- a/srcpkgs/zathura-cb/template +++ b/srcpkgs/zathura-cb/template @@ -1,10 +1,10 @@ # Template file for 'zathura-cb' pkgname=zathura-cb -version=0.1.11 +version=2026.07.18 revision=1 build_style=meson hostmakedepends="pkg-config" -makedepends="zathura-devel libarchive-devel" +makedepends="zathura-devel libarchive-devel gtk4-devel" depends="zathura" short_desc="Comic book support for zathura" maintainer="lemmi " @@ -12,7 +12,7 @@ license="Zlib" homepage="https://pwmt.org/projects/zathura-cb/" changelog="https://pwmt.org/projects/zathura-cb/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura-cb/download/zathura-cb-${version}.tar.xz" -checksum=4e201ea54cdc20a93258c43556f6389441af99740de7dca6ca1ff524172fbd47 +checksum=072660fd32ce56ce512655caf8c190ffbf6c3f36ff09b3f740d65150f99ddc13 post_install() { vlicense LICENSE From cbb69b13aa1babccba4bb075670a8669324eeec4 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 10:43:14 -0500 Subject: [PATCH 04/12] zathura-djvu: update to 2026.07.18 --- srcpkgs/zathura-djvu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zathura-djvu/template b/srcpkgs/zathura-djvu/template index d0708c57cc64ca..e7c17406718f77 100644 --- a/srcpkgs/zathura-djvu/template +++ b/srcpkgs/zathura-djvu/template @@ -1,6 +1,6 @@ # Template file for 'zathura-djvu' pkgname=zathura-djvu -version=0.2.10 +version=2026.07.18 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="Zlib" homepage="https://git.pwmt.org/pwmt/zathura-djvu/" changelog="https://pwmt.org/projects/zathura-djvu/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura-djvu/download/zathura-djvu-${version}.tar.xz" -checksum=32e9d89929a76cd7d3fcbaf79f441868bdabedf17317d1d1843faa1f19338d95 +checksum=451ac83ff99bbcf1e8231abbace77b65793f4ff2bb06e70df053410d454d36a5 post_install() { vlicense LICENSE From 998d3629a054c78ac50ea05f7a363712a45f199f Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 11:12:19 -0500 Subject: [PATCH 05/12] zathura-pdf-mupdf: update to 2026.07.18 --- srcpkgs/zathura-pdf-mupdf/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template index 3f78cd9846893b..997ab1ba232b08 100644 --- a/srcpkgs/zathura-pdf-mupdf/template +++ b/srcpkgs/zathura-pdf-mupdf/template @@ -1,11 +1,10 @@ # Template file for 'zathura-pdf-mupdf' pkgname=zathura-pdf-mupdf -version=0.4.4 -revision=4 +version=2026.07.18 +revision=1 build_style=meson hostmakedepends="pkg-config" -makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel - libjpeg-turbo-devel libjbig2dec gumbo-parser-devel leptonica-devel mujs-devel" +makedepends="mupdf-devel zathura-devel glib-devel" depends="zathura" short_desc="PDF support for zathura (using mupdf)" maintainer="lemmi " @@ -13,9 +12,11 @@ license="Zlib" homepage="https://pwmt.org/projects/zathura-pdf-mupdf/" changelog="https://pwmt.org/projects/zathura-pdf-mupdf/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura-pdf-mupdf/download/zathura-pdf-mupdf-${version}.tar.xz" -checksum=0125624901cabe3a2fe63315a46e7d966a323c028ff53890dfaf7856adb1f4fc +checksum=82f302bc786616d2d7dd98c1cb0559f08f7620e4b01044e6ec6aba10e3d5c36a conflicts="zathura-pdf-poppler>=0" +export LDFLAGS="${LDFLAGS} -L ${XBPS_CROSS_BASE}/lib/libmupdf-third.a" + post_install() { vlicense LICENSE } From f3b522d1a08c0ab39c76610847a22bfadcf95135 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 11:16:31 -0500 Subject: [PATCH 06/12] zathura-pdf-poppler: update to 2026.07.18 --- srcpkgs/zathura-pdf-poppler/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zathura-pdf-poppler/template b/srcpkgs/zathura-pdf-poppler/template index f4089c6bb99766..354b3873d2fac2 100644 --- a/srcpkgs/zathura-pdf-poppler/template +++ b/srcpkgs/zathura-pdf-poppler/template @@ -1,6 +1,6 @@ # Template file for 'zathura-pdf-poppler' pkgname=zathura-pdf-poppler -version=0.3.3 +version=2026.07.18 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="Zlib" homepage="https://git.pwmt.org/pwmt/zathura-pdf-poppler/" changelog="https://pwmt.org/projects/zathura-pdf-poppler/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-${version}.tar.xz" -checksum=c812f2f4446fd5de16734e13c02ea9aa25ba4e3ba9f72b732c0ff90f9ba34935 +checksum=605d3f2c2e90efbc0434bb7206f013dc8ff99d8b679c6b519e13543777635bf1 conflicts="zathura-pdf-mupdf>=0" From 3700f1a8704cc8092f9d2d0bbc00274eb20b515f Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 20 Feb 2026 11:17:33 -0500 Subject: [PATCH 07/12] zathura-ps: update to 2026.07.18 --- srcpkgs/zathura-ps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zathura-ps/template b/srcpkgs/zathura-ps/template index d436b7a90bfbc5..65cb898bf80683 100644 --- a/srcpkgs/zathura-ps/template +++ b/srcpkgs/zathura-ps/template @@ -1,6 +1,6 @@ # Template file for 'zathura-ps' pkgname=zathura-ps -version=0.2.8 +version=2026.07.18 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="Zlib" homepage="https://git.pwmt.org/pwmt/zathura-ps/" changelog="https://pwmt.org/projects/zathura-ps/changelog/${version}/index.html" distfiles="https://pwmt.org/projects/zathura-ps/download/zathura-ps-${version}.tar.xz" -checksum=07ca594f7277f9876d0038048418343ea2964028e93c90f9569eff36a8932e4a +checksum=35a3cabc1617fa53b0def887d04ceef3c62a8bd15ddf6f011be0fe0e6fc60587 post_install() { vlicense LICENSE From c00c032cb5c2efbab47c58ca56aba96b2635207c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 5 Aug 2026 16:57:21 +0200 Subject: [PATCH 08/12] rset: update to 3.4. --- srcpkgs/rset/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rset/template b/srcpkgs/rset/template index cca52c13cbacfe..af092ef5d013b8 100644 --- a/srcpkgs/rset/template +++ b/srcpkgs/rset/template @@ -1,6 +1,6 @@ # Template file for 'rset' pkgname=rset -version=3.3 +version=3.4 revision=1 build_style=gnu-makefile make_build_args="-f Makefile.linux" @@ -13,7 +13,7 @@ license="ISC" homepage="https://scriptedconfiguration.org/" changelog="https://github.com/eradman/rset/blob/master/NEWS" distfiles="https://scriptedconfiguration.org/code/rset-${version}.tar.gz" -checksum=6d3eee35ce7db34ac15733f91ccfda7cbac14994e4dc8e1f9e4b7266bcc60e4a +checksum=a1ea9f3dc314d8e606b9780d28b814ae002a16ef3a8909fb13d36b8b4cd72a0d if [ "$XBPS_TARGET_LIBC" = "musl" ]; then make_build_args="-f Makefile.linux-compat" From d02b5add21da003a1eeaaf3835b3ad7bd98fc0a7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 5 Aug 2026 16:58:11 +0200 Subject: [PATCH 09/12] weechat: update to 4.10.0. --- srcpkgs/weechat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 90c8cfe54e7e2a..4020acb6006d02 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,6 +1,6 @@ # Template file for 'weechat' pkgname=weechat -version=4.9.5 +version=4.10.0 revision=1 build_style=cmake configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON @@ -18,7 +18,7 @@ license="GPL-3.0-or-later" homepage="https://www.weechat.org" changelog="https://raw.githubusercontent.com/weechat/weechat/master/CHANGELOG.md" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" -checksum=3b3946104e64536d0602370a30e55dd5a301cc8ff420184ff0a101926dad1d16 +checksum=c3a7e7c6a5401dde9a46d0264fa44aa3032ca98aa86410c454d3de5c69505c54 lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl" From bfb0e02023e90b3f6cb575a86f7529986ebc9527 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 5 Aug 2026 16:58:15 +0200 Subject: [PATCH 10/12] offlineimap: update to 8.0.3. Adopted. --- srcpkgs/offlineimap/patches/python3.11.patch | 25 ------------ .../patches/python3.12-config.patch | 11 ------ .../patches/python3.12-import.patch | 38 ------------------- srcpkgs/offlineimap/template | 14 +++---- 4 files changed, 7 insertions(+), 81 deletions(-) delete mode 100644 srcpkgs/offlineimap/patches/python3.11.patch delete mode 100644 srcpkgs/offlineimap/patches/python3.12-config.patch delete mode 100644 srcpkgs/offlineimap/patches/python3.12-import.patch diff --git a/srcpkgs/offlineimap/patches/python3.11.patch b/srcpkgs/offlineimap/patches/python3.11.patch deleted file mode 100644 index 5417739f46dbf9..00000000000000 --- a/srcpkgs/offlineimap/patches/python3.11.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 7d8700e3e0a271a602944ef633876f01bf88e10f Mon Sep 17 00:00:00 2001 -From: Franklin Bynum -Date: Thu, 8 Sep 2022 13:23:11 -0500 -Subject: [PATCH] Fixes OfflineIMAP/offlineimap3#136 - -https://github.com/OfflineIMAP/offlineimap3/pull/137 - -Signed-off-by: Franklin Bynum ---- - offlineimap/folder/LocalStatusSQLite.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/offlineimap/folder/LocalStatusSQLite.py b/offlineimap/folder/LocalStatusSQLite.py -index a576b9ca..1699d492 100644 ---- a/offlineimap/folder/LocalStatusSQLite.py -+++ b/offlineimap/folder/LocalStatusSQLite.py -@@ -104,7 +104,7 @@ def __exit__(self, exc_type, exc_val, exc_tb): - - def openfiles(self): - # Make sure sqlite is in multithreading SERIALIZE mode. -- assert sqlite.threadsafety == 1, 'Your sqlite is not multithreading safe.' -+ assert sqlite.threadsafety != 0, 'Your sqlite is not multithreading safe.' - - with self._databaseFileLock.getLock(): - # Try to establish connection, no need for threadsafety in __init__. diff --git a/srcpkgs/offlineimap/patches/python3.12-config.patch b/srcpkgs/offlineimap/patches/python3.12-config.patch deleted file mode 100644 index 625799bbfc7774..00000000000000 --- a/srcpkgs/offlineimap/patches/python3.12-config.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./offlineimap/CustomConfig.py.orig 2023-09-29 15:01:26.825986775 -0400 -+++ ./offlineimap/CustomConfig.py 2023-09-29 15:02:02.804202132 -0400 -@@ -17,7 +17,7 @@ - import os - import re - from sys import exc_info --from configparser import SafeConfigParser, Error -+from configparser import ConfigParser as SafeConfigParser, Error - from offlineimap.localeval import LocalEval - - diff --git a/srcpkgs/offlineimap/patches/python3.12-import.patch b/srcpkgs/offlineimap/patches/python3.12-import.patch deleted file mode 100644 index c8a24bf3c24501..00000000000000 --- a/srcpkgs/offlineimap/patches/python3.12-import.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 4601f50d98cffcb182fddb04f8a78c795004bc73 Mon Sep 17 00:00:00 2001 -From: serge-sans-paille -Date: Wed, 6 Sep 2023 08:31:29 +0200 -Subject: [PATCH] Py 3.12 compat - do not use the obsoleted imp module - ---- - offlineimap/localeval.py | 11 ++++------- - 1 file changed, 4 insertions(+), 7 deletions(-) - -diff --git a/offlineimap/localeval.py b/offlineimap/localeval.py -index 91686666..03ab1b66 100644 ---- a/offlineimap/localeval.py -+++ b/offlineimap/localeval.py -@@ -16,7 +16,7 @@ - # along with this program; if not, write to the Free Software - # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - --import imp -+import importlib.util - - - class LocalEval: -@@ -28,12 +28,9 @@ def __init__(self, path=None): - if path is not None: - # FIXME: limit opening files owned by current user with rights set - # to fixed mode 644. -- foo = open(path, 'r') -- module = imp.load_module( -- '', -- foo, -- path, -- ('', 'r', imp.PY_SOURCE)) -+ spec = importlib.util.spec_from_file_location('', path) -+ module = importlib.util.module_from_spec(spec) -+ spec.loader.exec_module(module) - for attr in dir(module): - self.namespace[attr] = getattr(module, attr) - diff --git a/srcpkgs/offlineimap/template b/srcpkgs/offlineimap/template index 6a7df39215a7b7..1c48c9f0589da7 100644 --- a/srcpkgs/offlineimap/template +++ b/srcpkgs/offlineimap/template @@ -1,21 +1,21 @@ # Template file for 'offlineimap' pkgname=offlineimap -version=8.0.0 -revision=6 -build_style=python3-module +version=8.0.3 +revision=1 +build_style=python3-pep517 make_check_args="--ignore test/tests/test_00_imaputil.py --ignore test/tests/test_01_basic.py --ignore test/tests/test_02_MappedIMAP.py" _deps="python3-distro python3-rfc6555 python3-imaplib2" -hostmakedepends="${_deps} python3-setuptools asciidoc" +hostmakedepends="${_deps} python3-wheel asciidoc" depends="${_deps}" checkdepends="${depends} python3-pytest-xdist" short_desc="Powerful IMAP/Maildir synchronization and reader support" -maintainer="Orphaned " +maintainer="Leah Neukirchen " license="GPL-2.0-or-later" -homepage="http://offlineimap.org/" +homepage="https://offlineimap.org/" changelog="https://raw.githubusercontent.com/OfflineIMAP/offlineimap3/master/Changelog.md" distfiles="https://github.com/OfflineIMAP/offlineimap3/archive/refs/tags/v${version}.tar.gz" -checksum=5d40c163ca2fbf89658116e29f8fa75050d0c34c29619019eee1a84c90fcab32 +checksum=967a8ca24e5f665cd22941ba1173db10cbd908085ec22ab9b0e4a64c94007d85 post_install() { make -C docs man From ad70944e59459814a72394883aa3365593878e3c Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 5 Aug 2026 17:46:38 +0200 Subject: [PATCH 11/12] zola: update to 0.23.1, chown --- srcpkgs/zola/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index 8f4876e0d2ce05..1cebb1bd3e5a75 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -1,19 +1,18 @@ # Template file for 'zola' pkgname=zola -version=0.22.1 +version=0.23.1 revision=1 build_style=cargo build_helper=qemu -configure_args="--no-default-features --features=native-tls" hostmakedepends="pkg-config" -makedepends="oniguruma-devel openssl-devel" +makedepends="libzstd-devel oniguruma-devel" short_desc="Fast opinionated static site generator" -maintainer="tranzystorekk " +maintainer="classabbyamp " license="EUPL-1.2" homepage="https://github.com/getzola/zola" changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md" distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz" -checksum=0f59479e05bce79e8d5860dc7e807ea818986094469ed8bf0bb46588ade95982 +checksum=331240b037bbef0a15e6c1db5a2eb572097f12a362deb075a331dbb849928f83 post_install() { for _shell in bash fish zsh; do From f6a853a4cb8cd801ce1336e501e140e8e9afb4ee Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 5 Aug 2026 18:01:11 +0200 Subject: [PATCH 12/12] hyperrogue: update to 13.1o --- srcpkgs/hyperrogue/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hyperrogue/template b/srcpkgs/hyperrogue/template index d72fc5fe5455d5..bcc1e18eee1fcc 100644 --- a/srcpkgs/hyperrogue/template +++ b/srcpkgs/hyperrogue/template @@ -1,6 +1,6 @@ # Template file for 'hyperrogue' pkgname=hyperrogue -version=13.1n +version=13.1o revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://www.roguetemple.com/z/hyper/" changelog="https://raw.githubusercontent.com/zenorogue/hyperrogue/master/changelog.txt" distfiles="https://github.com/zenorogue/hyperrogue/archive/refs/tags/v${version}.tar.gz" -checksum=a764298777d7bf2d4bff82fd6d58c77a0e5590ded0a5909cfba8b9946ca02e2b +checksum=a03485097ac75acdb28f7aeb9ce767735e07a9c8c65f21f51ca6b03fa532230f nocross="Generates code from build output that must run on host" # SDL_gfx-devel headers require that SDL.h be under the header search paths,