blob: 89a39491c294e8b9b2378f521be0b5636ee0c9ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gomp
pkgdesc = Git-based tool for comparing branches
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/MarkForged/GOMP
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = gomp-1.1.0.tar.gz::https://github.com/MarkForged/GOMP/releases/download/v1.1.0/gomp-1.1.0.tar.gz
source = LICENSE
sha256sums = 0bc2e81e29b89613d7cab7d28df6eca9191b7af73facdf9e8fce2ffc2220d886
sha256sums = 5eb2e11066350f22ddec76c580323277a87e132aa7487adbcb277e489fdae24d
pkgname = gomp
|