mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
transmission-remote-cli: update to 1.7.1.
This commit is contained in:
parent
953a5d17d6
commit
8ae1664a34
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'transmission-remote-cli'
|
# Template file for 'transmission-remote-cli'
|
||||||
pkgname=transmission-remote-cli
|
pkgname=transmission-remote-cli
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
makedepends="transmission python"
|
makedepends="transmission python"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/fagga/transmission-remote-cli"
|
homepage="https://github.com/fagga/transmission-remote-cli"
|
||||||
distfiles="https://github.com/fagga/transmission-remote-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/fagga/transmission-remote-cli/archive/v${version}.tar.gz"
|
||||||
checksum=d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62
|
checksum=e9135a440d48761f00e990cd0b6eb4c378b82041c479f4624f5c1a27d99d10f8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue