blob: 8d4cba4777306cdc3eb77bb826584bbd443f2083 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hare-update-git
pkgdesc = hare-update is a tool which assists in migrating a Hare codebases
pkgver = r68.3a70a47
pkgrel = 1
url = https://harelang.org
arch = x86_64
arch = aarch64
license = EUPL
makedepends = git
depends = qbe-git
depends = harec-git
depends = hare-git
provides = hare-update
conflicts = hare-update
source = hare-update::git+https://git.sr.ht/~sircmpwn/hare-update
sha256sums = SKIP
pkgname = hare-update-git
|