blob: 97d68b31506dbd01359a1beda7ea1a253a08c073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = switch-lan-play
pkgdesc = Make you and your friends play games like in a LAN
pkgver = 0.2.3
pkgrel = 1
url = https://github.com/spacemeowx2/switch-lan-play
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
depends = libpcap
source = git+https://github.com/spacemeowx2/switch-lan-play.git#tag=v0.2.3
sha256sums = SKIP
pkgname = switch-lan-play
|