FS#32322 - [transmission-cli] Package version 2.73, but binary version 2.72
Attached to Project:
Arch Linux
Opened by Polo (lihato) - Wednesday, 31 October 2012, 12:36 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 31 October 2012, 13:42 GMT
Opened by Polo (lihato) - Wednesday, 31 October 2012, 12:36 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 31 October 2012, 13:42 GMT
|
Details
The package transmission-cli is version 2.73 in the repo,
but the binary is version 2.72:
$ pacman -Qs transmission local/transmission-cli 2.73-1 $ transmission-daemon --version transmission-daemon 2.72 (13582) Upstream the laste stable is 2.73 It is a problem because some trackers don't allow transmission 2.72. |
This task depends upon
I think the problem is in the PKGBUILD, line 17: cd "$pkgbase-2.72"
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/transmission
The md5 that is in the PKGBUILD matches the 2.72 tarball.