blob: 5dfab02fee99a1cf6eae43e9a13f09fb3c1c760a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = exatorrent
pkgdesc = Self-hostable, easy-to-use, lightweight, and feature-rich torrent client written in Go
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/varbhat/exatorrent
arch = x86_64
license = GPL3
makedepends = go
makedepends = npm
depends = gcc-libs
source = exatorrent-0.1.2.tar.gz::https://github.com/varbhat/exatorrent/archive/v0.1.2.tar.gz
sha256sums = 6e68cbb5801bf4a31301b612e9ba6e2b67ece2c88f7adad531af4a23115b2256
pkgname = exatorrent
|