From 4fab4e4b30f0cadba36d41ac50e6f8f4ce15b424 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 7 Mar 2016 09:36:44 +0100 Subject: [PATCH] transmission: update to 2.92. --- srcpkgs/transmission/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index f399ec8ce9..8267687e4a 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -1,6 +1,6 @@ # Template file for 'transmission' pkgname=transmission -version=2.91 +version=2.92 revision=1 build_style=gnu-configure configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp --without-systemd-daemon" @@ -10,8 +10,8 @@ short_desc="A fast, easy, and free BitTorrent client" maintainer="Juan RP " homepage="http://www.transmissionbt.com/" license="MIT, GPL-2" -distfiles="https://download.transmissionbt.com/files/transmission-2.91.tar.xz" -checksum=0549016f64da36034a2e5d505cb171bb355597578c65444138bcc25819e2c66a +distfiles="https://download.transmissionbt.com/files/${pkgname}-${version}.tar.xz" +checksum=3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f # Create transmission system user/group system_accounts="transmission"