Skip to content
Snippets Groups Projects
Commit 5212fbf8 authored by qaqland's avatar qaqland
Browse files

testing/ttyper: upgrade to 1.6.0

parent d3950d9c
No related branches found
No related tags found
No related merge requests found
# 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
"
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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment