We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bf2a7 commit d6861d3Copy full SHA for d6861d3
1 file changed
srcpkgs/transmission/template
@@ -1,6 +1,6 @@
1
# Template file for 'transmission'
2
pkgname=transmission
3
-version=4.1.0
+version=4.1.1
4
revision=1
5
build_style=cmake
6
configure_args="
@@ -20,7 +20,7 @@ license="MIT, GPL-2.0-or-later"
20
homepage="https://www.transmissionbt.com"
21
changelog="https://github.com/transmission/transmission/releases"
22
distfiles="https://github.com/transmission/transmission/releases/download/${version}/${pkgname}-${version}.tar.xz"
23
-checksum=97c872147e8210fbeaaf3cee901498ccf6322e2cd60dad2f58e894c91f41e887
+checksum=e743283ee03a42c4d0b08fed2bd52b554aa6c9f65b4d4d45b795c32d98762a79
24
25
# Create transmission system user/group
26
system_accounts="transmission"
0 commit comments