From 81b491aec99ac895d0a3326933dce8744d53deba Mon Sep 17 00:00:00 2001 From: Nafis Date: Sat, 23 May 2026 02:22:49 +0600 Subject: [PATCH 1/2] New package: python3-sphinxnotes-mock-1.1 --- srcpkgs/python3-sphinxnotes-mock/template | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 srcpkgs/python3-sphinxnotes-mock/template diff --git a/srcpkgs/python3-sphinxnotes-mock/template b/srcpkgs/python3-sphinxnotes-mock/template new file mode 100644 index 00000000000000..bce32fe503e50c --- /dev/null +++ b/srcpkgs/python3-sphinxnotes-mock/template @@ -0,0 +1,18 @@ +# Template file for 'python3-sphinxnotes-mock' +pkgname=python3-sphinxnotes-mock +version=1.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" +depends="python3-Sphinx" +short_desc="Sphinx extension for masking unsupported directives and roles" +maintainer="Nafis " +license="BSD-3-Clause" +homepage="https://sphinx.silverrainz.me/mock" +changelog="https://sphinx.silverrainz.me/mock/changelog.html" +distfiles="${PYPI_SITE}/s/sphinxnotes-mock/sphinxnotes_mock-${version}.tar.gz" +checksum=6ff5dcac6dc565e4fb0a54707eef4e3a04165f32524631f9f654644f07138d30 + +post_install() { + vlicense LICENSE +} From 5a87d26fc38de17d41ac2a2547afa66516ea938b Mon Sep 17 00:00:00 2001 From: Nafis Date: Sat, 23 May 2026 02:25:32 +0600 Subject: [PATCH 2/2] srain: update to 1.8.1. --- srcpkgs/srain/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/srain/template b/srcpkgs/srain/template index 02d17fa97127bd..77f91ff8783d3d 100644 --- a/srcpkgs/srain/template +++ b/srcpkgs/srain/template @@ -1,11 +1,11 @@ # Template file for 'srain' pkgname=srain -version=1.7.0 -revision=2 +version=1.8.1 +revision=1 build_style=meson build_helper=gir -configure_args="-Ddoc_builders=['html','man']" -hostmakedepends="pkg-config gettext glib-devel python3-Sphinx" +configure_args="-Ddoc_builders=['man']" +hostmakedepends="pkg-config gettext glib-devel python3-sphinxnotes-mock" makedepends="glib-devel gtk+3-devel libconfig-devel openssl-devel libsecret-devel libsoup3-devel libayatana-appindicator-devel" short_desc="Modern IRC client written in GTK" @@ -14,4 +14,4 @@ license="GPL-3.0-linking-exception" homepage="https://srain.silverrainz.me/" changelog="https://srain.silverrainz.me/changelog.html" distfiles="https://github.com/SrainApp/srain/archive/refs/tags/${version}.tar.gz" -checksum=a79bc0d3c257db1c1037b75c330a36c40660580f99327710419a0dacb1b5b18d +checksum=ce7fc8e50ad2d18c5eca10f72b1e0c060bca5205720b5d51c36c3afc025fd747