blob: dfe856ebb25759f4611ef6149defbd57505bab0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = wireshark-minecraft-dissector
pkgdesc = Wireshark dissector for Minecraft protocols.
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/Nickid2018/MC_Dissector
arch = x86_64
license = GPL2
makedepends = cmake
depends = wireshark-cli>=4.4.0
depends = cjson
source = https://github.com/Nickid2018/MC_Dissector/archive/v1.3.1.tar.gz
sha256sums = 24964b6028f995d64a394e54f2f7fd96e4a914ad7ecdf333366803b34da0f160
pkgname = wireshark-minecraft-dissector
|