Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
efdebafa
Verified
Commit
efdebafa
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/perl-type-tiny: Bump to 1.008001
parent
51ff9873
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/perl-type-tiny/APKBUILD
+4
-4
4 additions, 4 deletions
user/perl-type-tiny/APKBUILD
with
4 additions
and
4 deletions
user/perl-type-tiny/APKBUILD
+
4
−
4
View file @
efdebafa
...
...
@@ -5,14 +5,14 @@ _pkgreal=Type-Tiny
_author
=
TOBYINK
_au
=
${
_author
%%
"
${
_author
#??
}
"
}
_a
=
${
_author
%%
"
${
_author
#?
}
"
}
pkgver
=
1.00
6
00
0
pkgver
=
1.00
8
00
1
pkgrel
=
0
pkgdesc
=
"Tiny Moo(se) compatible type constraint"
url
=
"https://metacpan.org/release/Type-Tiny"
arch
=
"noarch"
license
=
"Artistic-1.0-Perl"
depends
=
"perl-exporter-tiny"
makedepends
=
""
depends
=
"perl
perl
-exporter-tiny"
makedepends
=
"
perl-dev
"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/
$_a
/
$_au
/
$_author
/
$_pkgreal
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
...
...
@@ -31,4 +31,4 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
77502a89baf6d4999e4bbb84fff21f46d03f65602bf472e8c5d37db6601106d2395645b76f997b796ffc6fadbbb3b119bed09060cc1bb9dafaf6ed9342392905
Type-Tiny-1.00
6
00
0
.tar.gz"
sha512sums
=
"
279aabdf387aca3398e513e88e2ba5ee36a8dfbcba4ea78edb933ac9cd7fd5b8284dc5d509c318361de5edd83ae3084cf7a1cd2b621ff88884eca2680a739921
Type-Tiny-1.00
8
00
1
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment