blob: 8ba30b3d6120fcae34a251ebb3bebfc35664eb3c (
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 = 40
pkgrel = 1
url = https://rakubrew.org/
arch = x86_64
license = MIT
depends = perl
provides = rakubrew
conflicts = rakubrew
options = !strip
source = rakubrew-bin-40::https://rakubrew.org/files/40/perl/rakubrew
source = LICENSE
sha256sums = a29104a39431250ffac6b12ac6568d7d43059d5f63271fd45dce737c387d7346
sha256sums = 0bc1b636841114f78c1dbbb2e4c63916dc87c3d085d940866c7f33115b7156a9
pkgname = rakubrew-bin
|