Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
1ec22335
Commit
1ec22335
authored
2 years ago
by
Patrycja Rosa
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/ttf-anonymous-pro: update source url
parent
b4c36ab2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!34486
testing/ttf-anonymous-pro: update source url
Pipeline
#122551
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/ttf-anonymous-pro/APKBUILD
+6
-3
6 additions, 3 deletions
testing/ttf-anonymous-pro/APKBUILD
with
6 additions
and
3 deletions
testing/ttf-anonymous-pro/APKBUILD
+
6
−
3
View file @
1ec22335
...
...
@@ -2,14 +2,15 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname
=
ttf-anonymous-pro
pkgver
=
1.002
pkgrel
=
0
_pkgver
=
${
pkgver
/./_
}
pkgrel
=
1
pkgdesc
=
"A family of four fixed-width fonts designed especially with coding in mind"
url
=
"https://www.marksimonson.com/fonts/view/anonymous-pro"
arch
=
"noarch"
license
=
"OFL-1.1"
depends
=
"fontconfig"
options
=
"!check"
# no tests
source
=
"https://www.marksimonson.com/assets/content/fonts/AnonymousPro-
$pkgver
.zip"
source
=
"https://www.marksimonson.com/assets/content/fonts/AnonymousPro-
$
_
pkgver
.zip"
builddir
=
"
$srcdir
/AnonymousPro-
$pkgver
.001"
build
()
{
...
...
@@ -21,4 +22,6 @@ package() {
install
-m644
"
$builddir
"
/
*
.ttf
\
"
$pkgdir
"
/usr/share/fonts/TTF/
}
sha512sums
=
"7606d520ad79fbf4e13d676c1aff61b764dce74e170f8783b8e606f7907c4b8db0871e5568504d15aa23ca26e925ada4eb6b60fcf27171dccee0d3d32d9a92a1 AnonymousPro-1.002.zip"
sha512sums
=
"
e34c757b6be907b84194b4506ec2389113bb0d3750d518d7b2f7f9deb992172fd625dfb5a9c105df985b796c15559a5fcf53b123e86449a3fb71fdbfb57b6dd1 AnonymousPro-1_002.zip
"
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