Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/transmission/template
Original file line number Diff line number Diff line change
@@ -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="
Expand All @@ -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"
Expand Down