blob: 042b143c80f4e5370b5ebe0b8eafed753dd0d101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = opentrace
pkgdesc = A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience.
pkgver = 1.4.3.0
pkgrel = 1
url = https://github.com/Archeb/opentrace
arch = x86_64
license = GPL3
makedepends = dotnet-sdk
depends = nexttrace
depends = dotnet-runtime
source = https://github.com/Archeb/opentrace/archive/refs/tags/v1.4.3.0.tar.gz
sha256sums = 1ec370a2f20c4e0426ded2c10cafeaa9309f3a3f13668791cea67bb312a5aaef
pkgname = opentrace
|