summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 2fb80589878173b05a9eb68d20bfe27409a9acd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Maintainer: Austin Haedicke (austin.haedicke@gmail.com)

# If you find errors or have suggestions feel free to file an issue
# or submit a pull request @ https://github.com/savagezen/pkgbuild

pkgname=star-meta
pkgver=0.1
pkgrel=1.1
pkgdesc="Metapackage to install Perl6 modules included in Rakudo Star"
arch=('any')
depends=('zef')
groups=('perl6')
url="https://github.com/rakudo/star/blob/master/modules/MODULES.txt"
license=('None')
install=$pkgname.install