transmission: update to 2.73.
This commit is contained in:
parent
52984160cc
commit
827897bf44
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=2.71
|
version=2.73
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="${pkgname}-2.72" # WTF
|
||||||
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"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel
|
makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel
|
||||||
libcurl-devel libevent-devel gtk+3-devel"
|
libcurl-devel libevent-devel gtk+3-devel"
|
||||||
|
|
||||||
short_desc="A fast, easy, and free BitTorrent client"
|
short_desc="A fast, easy, and free BitTorrent client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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.bz2"
|
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.bz2"
|
||||||
checksum=22d2784931671f4dcaca7d648e0fb028ec46541f85f44208c85425a05d8d5610
|
checksum=dae699e27c3783e7fd6a84e2183dad9bcdbf40603eab9405e57dfe455cea031c
|
||||||
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."
|
||||||
|
|
Loading…
Reference in a new issue