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
5212fbf8
Commit
5212fbf8
authored
2 months ago
by
qaqland
Browse files
Options
Downloads
Patches
Plain Diff
testing/ttyper: upgrade to 1.6.0
parent
d3950d9c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/ttyper/APKBUILD
+2
-4
2 additions, 4 deletions
testing/ttyper/APKBUILD
testing/ttyper/cargo-update.patch
+0
-16
0 additions, 16 deletions
testing/ttyper/cargo-update.patch
with
2 additions
and
20 deletions
testing/ttyper/APKBUILD
+
2
−
4
View file @
5212fbf8
# Maintainer: Cowington Post <cowingtonpost@gmail.com>
pkgname
=
ttyper
pkgver
=
1.
5
.0
pkgver
=
1.
6
.0
pkgrel
=
0
pkgdesc
=
"Terminal-based typing test"
url
=
"https://github.com/max-niederman/ttyper/"
...
...
@@ -8,7 +8,6 @@ arch="all"
license
=
"MIT"
makedepends
=
"cargo cargo-auditable"
source
=
"https://github.com/max-niederman/ttyper/archive/refs/tags/v
$pkgver
/ttyper-
$pkgver
.tar.gz
cargo-update.patch
"
prepare
()
{
...
...
@@ -30,6 +29,5 @@ package() {
}
sha512sums
=
"
ee21ec8a5d6c9b0d066d881de8f1170ad7a57a12329b66da51283f68a24002309d846e7206170e7d85cce3078c12bc425b656dae7f0043b8141e16e3b4c96931 ttyper-1.5.0.tar.gz
8393f46e6c9064e7669f2ad53a22381d2db92410da8cd1cff9f6055eeb0a9306facc88661b88c3b434e128828683073204fca827ae86e2296a5257234c6e0c5c cargo-update.patch
2d3f82b1409651dc5a2e81e10d2cd531a5454dd278d77fa588d1036c192d1a49ad38652580b903d3a121f4a5c1984d46bcdf812684444d2ee80d2336822debf2 ttyper-1.6.0.tar.gz
"
This diff is collapsed.
Click to expand it.
testing/ttyper/cargo-update.patch
deleted
100644 → 0
+
0
−
16
View file @
d3950d9c
diff --git a/Cargo.lock b/Cargo.lock
index 8ab2cc3..ce2e940 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -269,9 +269,9 @@
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
-version = "0.2.153"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "libredox"
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