Merge pull request #3772 from bra1nwave/transmission

transmission: update to 2.92.
This commit is contained in:
Michael Gehring 2016-03-07 09:47:42 +01:00
commit 3c9b10e254
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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"