blob: 0b8e9765dfc97ca53a7c78bc9d453042682a2aca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Sun Feb 28 05:02:55 UTC 2016
pkgbase = perl6-method-modifiers
pkgdesc = Adds before, after and around functions to modify class methods similar to p5 Moose
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/supernovus/perl6-method-modifiers
arch = any
groups = perl6
license = PerlArtistic
checkdepends = perl
makedepends = alacryd
makedepends = git
depends = perl6
source = perl6-method-modifiers-0.0.1::git+https://github.com/supernovus/perl6-method-modifiers
sha256sums = SKIP
pkgname = perl6-method-modifiers
|