From a51ac00d1dbb1f5a3cde725e75e8ba4da0815e1c Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Tue, 30 Jun 2026 10:06:06 -0500 Subject: [PATCH] transmission: update to 4.1.3. --- srcpkgs/transmission/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index 11ea14aabc930f..7e348e920e6ed9 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -1,6 +1,6 @@ # Template file for 'transmission' pkgname=transmission -version=4.1.2 +version=4.1.3 revision=1 build_style=cmake configure_args=" @@ -20,7 +20,7 @@ license="MIT, GPL-2.0-or-later" homepage="https://www.transmissionbt.com" changelog="https://github.com/transmission/transmission/releases" distfiles="https://github.com/transmission/transmission/releases/download/${version}/${pkgname}-${version}.tar.xz" -checksum=4c6070bdfae264a629cb2b0f1eaf567cb9c6208f9218aa446c0aee883eb0f1fc +checksum=ce7d2d8b101f7eb54bc3cf0bc55f52f7ebd4a25fa48e00bdca9a7e0fc02617da # Create transmission system user/group system_accounts="transmission"