Skip to content
Snippets Groups Projects

testing/ttyper: upgrade to 1.6.0

Merged qaqland requested to merge qaqland/aports:ttyper into master
2 files
+ 2
20
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
4
# Maintainer: Cowington Post <cowingtonpost@gmail.com>
# Maintainer: Cowington Post <cowingtonpost@gmail.com>
pkgname=ttyper
pkgname=ttyper
pkgver=1.5.0
pkgver=1.6.0
pkgrel=0
pkgrel=0
pkgdesc="Terminal-based typing test"
pkgdesc="Terminal-based typing test"
url="https://github.com/max-niederman/ttyper/"
url="https://github.com/max-niederman/ttyper/"
@@ -8,7 +8,6 @@ arch="all"
@@ -8,7 +8,6 @@ arch="all"
license="MIT"
license="MIT"
makedepends="cargo cargo-auditable"
makedepends="cargo cargo-auditable"
source="https://github.com/max-niederman/ttyper/archive/refs/tags/v$pkgver/ttyper-$pkgver.tar.gz
source="https://github.com/max-niederman/ttyper/archive/refs/tags/v$pkgver/ttyper-$pkgver.tar.gz
cargo-update.patch
"
"
prepare() {
prepare() {
@@ -30,6 +29,5 @@ package() {
@@ -30,6 +29,5 @@ package() {
}
}
sha512sums="
sha512sums="
ee21ec8a5d6c9b0d066d881de8f1170ad7a57a12329b66da51283f68a24002309d846e7206170e7d85cce3078c12bc425b656dae7f0043b8141e16e3b4c96931 ttyper-1.5.0.tar.gz
2d3f82b1409651dc5a2e81e10d2cd531a5454dd278d77fa588d1036c192d1a49ad38652580b903d3a121f4a5c1984d46bcdf812684444d2ee80d2336822debf2 ttyper-1.6.0.tar.gz
8393f46e6c9064e7669f2ad53a22381d2db92410da8cd1cff9f6055eeb0a9306facc88661b88c3b434e128828683073204fca827ae86e2296a5257234c6e0c5c cargo-update.patch
"
"
Loading