blob: a4b0387fa55ff7b1957bbadf4d8318fbe38e9e95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = rakubrew-bin
pkgdesc = A Raku installation tool. It allows to have multiple versions of different Raku implementations installed in parallel and switch between them.
pkgver = 43
pkgrel = 1
url = https://rakubrew.org/
arch = x86_64
license = MIT
depends = perl
provides = rakubrew
conflicts = rakubrew
options = !strip
source = rakubrew-bin-43::https://rakubrew.org/files/43/perl/rakubrew
source = LICENSE
sha256sums = cf2003834ffeb92b88b61f26108892cc909781e6e072ae1b82bddd7490c65acd
sha256sums = 0bc1b636841114f78c1dbbb2e4c63916dc87c3d085d940866c7f33115b7156a9
pkgname = rakubrew-bin
|