transmission: update to 2.75.

This commit is contained in:
Juan RP 2012-12-21 08:54:26 +01:00
parent 88c5169a5a
commit 451cadc043

View File

@ -1,7 +1,7 @@
# Template file for 'transmission' # Template file for 'transmission'
pkgname=transmission pkgname=transmission
version=2.73 version=2.75
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp" configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp"
makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.transmissionbt.com/" homepage="http://www.transmissionbt.com/"
license="MIT, GPL-2" license="MIT, GPL-2"
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.xz" distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.xz"
checksum=7907f47f6eabf63f25ecc63b388f2abd4ac82f61d7d827657681ec36ff1507f6 checksum=2869f9a5c1202fa1b65dbf60ffae9e4cad7d6e2fff0de55416a761e60d894a66
long_desc=" long_desc="
Transmission is a free, lightweight BitTorrent client. It features a simple, Transmission is a free, lightweight BitTorrent client. It features a simple,
intuitive interface on top on an efficient, cross-platform back-end." intuitive interface on top on an efficient, cross-platform back-end."