Skip to content
Open
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.0
version=4.1.1
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=97c872147e8210fbeaaf3cee901498ccf6322e2cd60dad2f58e894c91f41e887
checksum=e743283ee03a42c4d0b08fed2bd52b554aa6c9f65b4d4d45b795c32d98762a79

# Create transmission system user/group
system_accounts="transmission"
Expand Down
Loading