14 lines
446 B
Bash
14 lines
446 B
Bash
|
# Template file for 'tremc'
|
||
|
pkgname=tremc
|
||
|
version=0.9.1
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=gnu-makefile
|
||
|
depends="python3"
|
||
|
short_desc="A console client for the BitTorrent client Transmission"
|
||
|
maintainer="Nathan D <dhanas.nathan@gmail.com>"
|
||
|
license="GPL-3.0-only"
|
||
|
homepage="https://github.com/tremc/tremc"
|
||
|
distfiles="https://github.com/tremc/tremc/archive/${version}.tar.gz"
|
||
|
checksum=ec1b37e43209c002bc4f621f6ab6a5124ec71d9fd5c5a8cabfd3e0622132412f
|