From e70c0e7fd5d2d7037f49543e677dea96829bf854 Mon Sep 17 00:00:00 2001 From: Martin Dimov Date: Sat, 24 Jun 2023 01:49:37 +0300 Subject: [PATCH] transmission: update to 4.0.3. --- srcpkgs/transmission/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index d5a1d98d5f8a..29d74a610e74 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -1,6 +1,6 @@ # Template file for 'transmission' pkgname=transmission -version=4.0.2 +version=4.0.3 revision=1 build_style=cmake configure_args="-DENABLE_CLI=ON -DENABLE_GTK=ON -DENABLE_QT=ON -DENABLE_MAC=OFF" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="MIT, GPL-2.0-or-later" homepage="https://www.transmissionbt.com" distfiles="https://github.com/transmission/transmission/releases/download/${version}/${pkgname}-${version}.tar.xz" -checksum=39bf7a104a722805a9dc089cdaaffe33bf90b82230a7ea7f340cae59f00a2ee8 +checksum=b6b01fd58e42bb14f7aba0253db932ced050fcd2bba5d9f8469d77ddd8ad545a # Create transmission system user/group system_accounts="transmission"