diff --git a/srcpkgs/SDL2_image/template b/srcpkgs/SDL2_image/template index b5eb96a76a7caf..404384520a1815 100644 --- a/srcpkgs/SDL2_image/template +++ b/srcpkgs/SDL2_image/template @@ -1,19 +1,19 @@ # Template file for 'SDL2_image' pkgname=SDL2_image -version=2.8.8 -revision=2 +version=2.8.10 +revision=1 build_style=cmake -configure_args="-DSDL2IMAGE_WEBP=ON" +configure_args="-DSDL2IMAGE_JXL=ON" hostmakedepends="pkg-config" makedepends="SDL2-devel libavif-devel libjpeg-turbo-devel libpng-devel libwebp-devel - tiff-devel zlib-devel" + libjxl-devel tiff-devel zlib-devel" short_desc="Load images as SDL surfaces (SDL 2.x)" maintainer="Orphaned " license="Zlib" homepage="https://github.com/libsdl-org/SDL_image" changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt" distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz" -checksum=2213b56fdaff2220d0e38c8e420cbe1a83c87374190cba8c70af2156097ce30a +checksum=ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65 post_install() { vlicense LICENSE.txt LICENSE diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template index c5969c3544c76a..3f827e0ddade99 100644 --- a/srcpkgs/SDL3/template +++ b/srcpkgs/SDL3/template @@ -1,6 +1,6 @@ # Template file for 'SDL3' pkgname=SDL3 -version=3.4.2 +version=3.4.4 revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF @@ -15,7 +15,7 @@ license="Zlib" homepage="https://www.libsdl.org/" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" -checksum=ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c +checksum=ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11" diff --git a/srcpkgs/chocolate-doom/template b/srcpkgs/chocolate-doom/template index b5ea8697668314..aeeab433f7ad0e 100644 --- a/srcpkgs/chocolate-doom/template +++ b/srcpkgs/chocolate-doom/template @@ -1,6 +1,6 @@ # Template file for 'chocolate-doom' pkgname=chocolate-doom -version=3.1.0 +version=3.1.1 revision=1 build_style=gnu-configure hostmakedepends="autoconf automake pkg-config python3" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.chocolate-doom.org/" distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz" -checksum=f2c64843dcec312032b180c3b2f34b4cb26c4dcdaa7375a1601a3b1df11ef84d +checksum=1edcc41254bdc194beb0d33e267fae306556c4d24110a1d3d3f865717f25da23 CFLAGS="-fcommon" diff --git a/srcpkgs/crun/template b/srcpkgs/crun/template index 6b7652d3ff2562..9d9d968627ed89 100644 --- a/srcpkgs/crun/template +++ b/srcpkgs/crun/template @@ -1,6 +1,6 @@ # Template file for 'crun' pkgname=crun -version=1.26 +version=1.27 revision=1 build_style=gnu-configure configure_args="--disable-systemd" @@ -12,7 +12,7 @@ license="GPL-2.0-or-later AND LGPL-2.1-or-later" homepage="https://github.com/containers/crun" changelog="https://raw.githubusercontent.com/containers/crun/main/NEWS" distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz" -checksum=32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1 +checksum=99077cc701a9f6842f70384eb05e9429da1ad338cdef3e0bac5a486cbf2ca75d # most of the tests don't work inside a container make_check=no diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 3b85933c5f18ac..b558c7b6dc82dd 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=10.3.0 +version=10.3.1 revision=1 build_style=configure make_check_target=test @@ -15,7 +15,7 @@ license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" changelog="https://github.com/NetworkConfiguration/dhcpcd/releases" distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz" -checksum=1ed36ac4016a6b8a971ef9fb2b7167bc1af6d3b24ddfceee14ad0066e30dfae1 +checksum=bd71826930d141c3bd9f7108ff421a66c1b9c36a83613be94347cb4bc197fbf8 lib32disabled=yes conf_files=/etc/dhcpcd.conf diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template index 5fb28fe4d8603a..3e520c0cde6b19 100644 --- a/srcpkgs/docker-gen/template +++ b/srcpkgs/docker-gen/template @@ -1,6 +1,6 @@ # Template file for 'docker-gen' pkgname=docker-gen -version=0.16.2 +version=0.16.3 revision=1 build_style=go go_import_path="github.com/nginx-proxy/docker-gen" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/nginx-proxy/docker-gen" distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz" -checksum=22a8a6a647fb5e405abbc904f6453145ead1905c335ec5f6832a1e02c32f63c7 +checksum=086956d86d7687575a24dd532988d63580682660e4050e19ed89125e210dd307 post_install() { vlicense LICENSE diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 8e66d6c86e62dd..41ba85a5836874 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,6 +1,6 @@ # Template file for 'etcd' pkgname=etcd -version=3.6.9 +version=3.6.10 revision=1 build_style=go go_import_path="go.etcd.io/etcd/v3" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://coreos.com/etcd/docs/latest/" distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz" -checksum=17d01cb6075a50cbc795ded0f4caf2bcf5b8005fc4c4631ce8df711dfbd118ed +checksum=09e368ea4a3911fa24b25c1204b508e205731b0b10ee067824a6d87139ea673a conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd" diff --git a/srcpkgs/google-earth-pro/template b/srcpkgs/google-earth-pro/template index 904f77be20f44e..854bc401262938 100644 --- a/srcpkgs/google-earth-pro/template +++ b/srcpkgs/google-earth-pro/template @@ -1,7 +1,7 @@ # Template file for 'google-earth-pro' pkgname=google-earth-pro -version=7.3.6.10441 +version=7.3.7.1094 revision=1 archs="x86_64" depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1 @@ -12,7 +12,7 @@ maintainer="Jason Manley " license="custom:Google" homepage="https://www.google.com/earth/index.html" distfiles="https://dl.google.com/dl/earth/client/current/google-earth-pro-stable_current_amd64.deb" -checksum=3f74f02231e2bb473996d4b5a72530f0cf7a0d6e7f93b2523dfe0a47dfb10dbc +checksum=1aef3c6a075b159d3b7ea9bafdcf5a40cc75a64439bac436f5bb95bea9e9cbea repository=nonfree restricted=yes nostrip=yes diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index d039b15d7935bc..e8e29441b60d0f 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.159.2 +version=0.160.0 revision=1 build_style=go build_helper=qemu @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" -checksum=eafd94cae9559f6dfd160cf6294ad67240517a82f2bed45f0ec13a3f1bf40532 +checksum=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a post_install() { vdoc README.md diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template index 75587d48146d61..18823edd9a2486 100644 --- a/srcpkgs/i3lock/template +++ b/srcpkgs/i3lock/template @@ -1,6 +1,6 @@ # Template file for 'i3lock' pkgname=i3lock -version=2.15 +version=2.16 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ license="MIT" homepage="https://i3wm.org/i3lock/" changelog="https://raw.githubusercontent.com/i3/i3lock/main/CHANGELOG" distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz" -checksum=5711ae5255e82b1dc8d8b4c035c520230921aba7ceee23d66f79765b21a84baa +checksum=a30a5ebead35cc78e5f337571df8c5de2bdd9141426034c74b17e4d3db15f024 pre_build() { vsed -i 's:login:system-auth:' pam/i3lock diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template index 925aa2ac9c9ae5..cf44ca71b9a420 100644 --- a/srcpkgs/ibus-array/template +++ b/srcpkgs/ibus-array/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config gettext python3" makedepends="opencc-devel ibus-devel gettext-devel sqlite-devel" short_desc="Array 30 engine for iBus" -maintainer="CToID " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/lexical/ibus-array" distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz" diff --git a/srcpkgs/ibus-chewing/template b/srcpkgs/ibus-chewing/template index 46b35bf62c7411..ed209a33f9d5b0 100644 --- a/srcpkgs/ibus-chewing/template +++ b/srcpkgs/ibus-chewing/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config gettext glib-devel" makedepends="ibus-devel gob2 libglib-devel gtk4-devel libchewing-devel libadwaita-devel" depends="libchewing ibus" short_desc="Chewing input method for IBus" -maintainer="CToID " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/chewing/ibus-chewing" distfiles="https://github.com/chewing/ibus-chewing/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index 90fa237e4454a8..bcf6cc80ffd25d 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -1,16 +1,17 @@ # Template file for 'jid' pkgname=jid -version=0.7.6 -revision=4 +version=1.1.1 +revision=1 build_style=go -go_import_path=github.com/simeji/jid -go_package=github.com/simeji/jid/cmd/jid +go_import_path="github.com/simeji/jid" +go_package="github.com/simeji/jid/cmd/jid" short_desc="Drill down JSON interactively by using filtering queries" maintainer="Orphaned " license="MIT" homepage="https://github.com/simeji/jid" -distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz" -checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48 +changelog="https://raw.githubusercontent.com/simeji/jid/refs/heads/master/ChangeLog" +distfiles="https://github.com/simeji/jid/archive/refs/tags/v${version}.tar.gz" +checksum=5f4c200625f0a1eb7a1bdb5578693fa30fbc935eb66608c9bb6d7aef90566bd8 post_install() { vlicense LICENSE diff --git a/srcpkgs/just-lsp/template b/srcpkgs/just-lsp/template index 5af431c6bbde0a..440d17698b1a44 100644 --- a/srcpkgs/just-lsp/template +++ b/srcpkgs/just-lsp/template @@ -1,6 +1,6 @@ # Template file for 'just-lsp' pkgname=just-lsp -version=0.4.0 +version=0.4.1 revision=1 build_style=cargo short_desc="Language server for just" @@ -9,7 +9,7 @@ license="CC0-1.0" homepage="https://terror.github.io/just-lsp" changelog="https://raw.githubusercontent.com/terror/just-lsp/refs/heads/master/CHANGELOG.md" distfiles="https://github.com/terror/just-lsp/archive/refs/tags/${version}.tar.gz" -checksum=703a634770d7280a67de66fff1c27de15d2136916dd0b3a619e3f16e98e7c1c5 +checksum=68b4b4d9e4cf9655b552d33431080c3e78304726e8ce59263a41bb7e464205d4 post_install() { vlicense LICENSE diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template index 7929bf94d24ed6..3e80c79581a495 100644 --- a/srcpkgs/miniflux/template +++ b/srcpkgs/miniflux/template @@ -1,6 +1,6 @@ # Template file for 'miniflux' pkgname=miniflux -version=2.2.18 +version=2.2.19 revision=1 build_style=go go_import_path="miniflux.app/v2" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://miniflux.app" changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog" distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz" -checksum=1d8307872f648937b6108286840fb3785171cc4a2b97454f76fcf8751c382f4f +checksum=1c88cd40f5deff94aab9ac1722b7b0f358e473a5d0974cdd5ce258e3ac2113f0 system_accounts="_miniflux" post_install() { diff --git a/srcpkgs/mpdris2-rs/template b/srcpkgs/mpdris2-rs/template index b803a68e4fc5cd..bd38f8d7d958f1 100644 --- a/srcpkgs/mpdris2-rs/template +++ b/srcpkgs/mpdris2-rs/template @@ -1,6 +1,6 @@ # Template file for 'mpdris2-rs' pkgname=mpdris2-rs -version=1.0.2 +version=1.1.1 revision=1 build_style=cargo depends="dbus" @@ -9,4 +9,4 @@ maintainer="Stefan " license="GPL-3.0-only" homepage="https://github.com/szclsya/mpdris2-rs" distfiles="https://github.com/szclsya/mpdris2-rs/archive/refs/tags/v${version}.tar.gz" -checksum=465d5662df14156eb9994d1fc88d51144b14bcf568f4f7cebd930a591bf7840b +checksum=f94eba0022282cb81f5a3c70c7f844ef5c42236e6765cab7a113f902395bd999 diff --git a/srcpkgs/package-notes/template b/srcpkgs/package-notes/template new file mode 100644 index 00000000000000..2166c88d3f53c2 --- /dev/null +++ b/srcpkgs/package-notes/template @@ -0,0 +1,13 @@ +# Template file for 'package-notes' +pkgname=package-notes +version=0.17 +revision=2 +build_style=gnu-makefile +depends="python3-pyelftools" +checkdepends="python3-pytest python3-pyelftools" +short_desc="Tools to add packaging metadata to ELF files" +maintainer="Duncaen " +license="CC0-1.0" +homepage="https://github.com/systemd/package-notes" +distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz" +checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89 diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index d039186425bc34..d8b2a806c6a68a 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=3.13.4 +version=3.13.5 revision=1 build_style=python3-pep517 hostmakedepends="python3-pkgconfig python3-setuptools python3-wheel" @@ -12,5 +12,5 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://aiohttp.readthedocs.io/" distfiles="${PYPI_SITE}/a/aiohttp/aiohttp-${version}.tar.gz" -checksum=d97a6d09c66087890c2ab5d49069e1e570583f7ac0314ecf98294c1b6aaebd38 +checksum=9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1 make_check=no # Depends on proxy.py and re_assert diff --git a/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch b/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch new file mode 100644 index 00000000000000..bfefaa8b63231f --- /dev/null +++ b/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch @@ -0,0 +1,13 @@ +the executed setup.py can't import build_manpages for some reason, +even if its installed into the venv instead of using PYTHONPATH. +--- a/tests/test_examples.py ++++ b/tests/test_examples.py +@@ -48,7 +48,7 @@ + [sys.executable, '-m', 'pip'] + args + ["--use-feature=in-tree-build", "."], + env=environ) + else: +- subprocess.call([sys.executable, '-m', 'pip'] + args + ["."], env=environ) ++ subprocess.call([sys.executable, '-m', 'pip'] + args + ["--no-build-isolation", "."], env=environ) + + + def run_setup_py(args): diff --git a/srcpkgs/python3-argparse-manpage/template b/srcpkgs/python3-argparse-manpage/template new file mode 100644 index 00000000000000..22ab9080e5267f --- /dev/null +++ b/srcpkgs/python3-argparse-manpage/template @@ -0,0 +1,27 @@ +# Template file for 'python3-argparse-manpage' +pkgname=python3-argparse-manpage +version=4.7 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools" +depends="python3 " +checkdepends="python3-pytest python3-pip" +short_desc="Build manual page from python's ArgumentParser object" +maintainer="Duncaen " +license="Apache-2.0" +homepage="https://github.com/praiskup/argparse-manpage" +distfiles="https://github.com/praiskup/argparse-manpage/archive/refs/tags/v${version}.tar.gz" +checksum=b36103537d0f5b018f25b13b9cec94fdba0a99697e20d158cfe66931b7f45d57 + +# The default do_check installs packages into a temporary directory +# and adds that to PYTHONPATH. But in the tests here, pip is executed +# to test setup.py files that use `build_manpages`. pip sets its own PYTHONPATH +# variable when executing some setup.py stuff and completely overwrites +# our's, resulting in the `build_manpages` module not being available. +# We work around this by using a venv for the temporary install +# and to run the tests instead. +do_check() { + python3 -m venv --system-site-packages venv + venv/bin/python3 -m installer --overwrite-existing dist/*.whl + venv/bin/python3 -m pytest +} diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template index d72b17bff07c4a..18b91a4f660a44 100644 --- a/srcpkgs/radicale/template +++ b/srcpkgs/radicale/template @@ -1,6 +1,6 @@ # Template file for 'radicale' pkgname=radicale -version=3.6.1 +version=3.7.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://radicale.org" changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md" distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz" -checksum=b3bab42db961fc40256306d9dd3c8a11dc5992cdec8377064fee3db6da4f4de8 +checksum=f33d3876456f3603a285037fc1ff6683d2ff184d46973679234648f6db4e5891 conf_files=" /etc/radicale/config /etc/radicale/rights" diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template index 9a31fb326686e3..3dcfec1e3479d4 100644 --- a/srcpkgs/rust-cargo-audit/template +++ b/srcpkgs/rust-cargo-audit/template @@ -1,6 +1,6 @@ # Template file for 'rust-cargo-audit' pkgname=rust-cargo-audit -version=0.21.1 +version=0.22.1 revision=1 build_style=cargo configure_args="--features=fix" @@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT" homepage="https://rustsec.org" changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md" distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate" -checksum=863b77b110eadea5f534fdae83767cc3efde36ca7d195492327d3c532a4ee5e0 +checksum=2f4e27b0ab2d116c87c29db159ad42565cdcdccf77eb62ef0486ddd017a02da6 if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="smartstring crate does not build on 32-bit BE architectures" diff --git a/srcpkgs/sing-box/template b/srcpkgs/sing-box/template index 616b6286f1f17c..9f0efcb45f3bdc 100644 --- a/srcpkgs/sing-box/template +++ b/srcpkgs/sing-box/template @@ -1,6 +1,6 @@ # Template file for 'sing-box' pkgname=sing-box -version=1.13.4 +version=1.13.5 revision=1 build_style=go go_import_path=github.com/sagernet/sing-box @@ -12,7 +12,7 @@ maintainer="Nizarjh " license="GPL-3.0-or-later" homepage="https://sing-box.sagernet.org/" distfiles="https://github.com/SagerNet/sing-box/archive/refs/tags/v${version}.tar.gz" -checksum=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959 +checksum=e429a655f5301e4d60e0011fb34f1c7abcdf4035d6f8e32081cfad2031383b2a system_accounts="_sing_box" conf_files="/etc/sing-box/config.json" make_dirs="/var/lib/sing-box 700 _sing_box _sing_box" diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template index 0b9910cf7f07b3..718b1a78141730 100644 --- a/srcpkgs/system-monitoring-center/template +++ b/srcpkgs/system-monitoring-center/template @@ -1,7 +1,7 @@ # Template file for 'system-monitoring-center' pkgname=system-monitoring-center -version=3.1.0 -revision=2 +version=3.3.0 +revision=1 build_style=meson hostmakedepends="gettext gtk4-update-icon-cache desktop-file-utils" depends="dmidecode gir-freedesktop hwids iproute2 python3 python3-cairo @@ -12,4 +12,4 @@ license="GPL-3.0-only" homepage="https://github.com/hakandundar34coding/system-monitoring-center" changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md" distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz" -checksum=0ddede8e3bc08362057943b8f59adc5dfed8a1ff0796da0be7ac45ff5fe1800f +checksum=5f316a884cc5e87e344b8dc2f3db08c881fc404fece75afa5fa138edfb303fc5 diff --git a/srcpkgs/taglib/template b/srcpkgs/taglib/template index c565d26adb1807..9e952840e1c713 100644 --- a/srcpkgs/taglib/template +++ b/srcpkgs/taglib/template @@ -1,6 +1,6 @@ # Template file for 'taglib' pkgname=taglib -version=2.1.1 +version=2.2.1 revision=1 build_style=cmake configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON" @@ -12,7 +12,7 @@ license="LGPL-2.1-or-later, MPL-1.1" homepage="https://taglib.github.io/" changelog="https://raw.githubusercontent.com/taglib/taglib/master/CHANGELOG.md" distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz" -checksum=bd57924496a272322d6f9252502da4e620b6ab9777992e8934779ebd64babd6e +checksum=8d920bfe302c943bab204ad5183fa0ea13cedee7f72f7256b665888de964d081 taglib-devel_package() { depends="${sourcepkg}>=${version}_${revision} zlib-devel" diff --git a/srcpkgs/tailspin/template b/srcpkgs/tailspin/template index bcf4020df2abad..c64c248657b89e 100644 --- a/srcpkgs/tailspin/template +++ b/srcpkgs/tailspin/template @@ -1,6 +1,6 @@ # Template file for 'tailspin' pkgname=tailspin -version=5.5.0 +version=6.0.0 revision=1 build_style=cargo short_desc="Log file highlighter" @@ -9,4 +9,4 @@ license="GPL-3.0-or-later" homepage="https://github.com/bensadeh/tailspin" changelog="https://raw.githubusercontent.com/bensadeh/tailspin/refs/heads/main/CHANGELOG.md" distfiles="https://github.com/bensadeh/tailspin/archive/refs/tags/${version}.tar.gz" -checksum=e9d7cefb865585bb048a2ccbfcc1f900ae344134d71132a7c48ee0d5af09cdaf +checksum=fb8ed60a4a0e863304034d6f73e115183a9a27811f4a0d2afd76151a547c40d9 diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template index 9bb9462ad260dc..9ca70976363050 100644 --- a/srcpkgs/todoman/template +++ b/srcpkgs/todoman/template @@ -1,21 +1,21 @@ # Template file for 'todoman' pkgname=todoman -version=4.4.0 -revision=3 +version=4.6.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime - python3-atomicwrites python3-click-repl python3-click-log - python3-dateutil python3-humanize jq" + python3-click python3-click-repl python3-click-log python3-dateutil + python3-humanize jq" checkdepends="${depends} python3-freezegun python3-hypothesis - python3-pytest-cov python3-pytest-xdist" + python3-pytest-cov python3-pytest-xdist python3-pytz" short_desc="Simple, standards-based, cli todo (aka: task) manager" maintainer="Orphaned " license="ISC" homepage="https://github.com/pimutils/todoman" changelog="https://raw.githubusercontent.com/pimutils/todoman/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz" -checksum=0b7beeb8c73bfa299147288d9b657bc4e0e288febb84e198ef72cb1412af9db6 +checksum=bff9be48c88168c3f7b732bb0b65f3539abbcd3383e878f9835fcf43c83add53 post_install() { vlicense LICENCE