Search Criteria
Package Details: typiskt 2022.07.24-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/typiskt.git (read-only, click to copy) |
---|---|
Package Base: | typiskt |
Description: | touchtype training in the terminal |
Upstream URL: | https://github.com/budlabs/typiskt |
Licenses: | BSD |
Submitter: | None |
Maintainer: | None |
Last Packager: | None |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-01 21:08 (UTC) |
Last Updated: | 2024-02-04 10:38 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- bc (bc-ghAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- ncurses (ncurses-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (optional)
Latest Comments
katt commented on 2020-07-03 17:53 (UTC) (edited on 2020-07-03 17:54 (UTC) by katt)
I see that you've resolved it here, but for future reference here's another popular solution (you can find it in several official packages as well)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
(shamelessly taken from one of my own packages)Oh and obligatory thanks for the quick fixes ;)
<deleted-account> commented on 2020-07-03 14:37 (UTC)
katt, thanks, will add bash back. I saw the warning, but i have ignored it. The filename is automatically generated by github based on the tag (2020.07.03.8), i guess it means it would be better if the filename was f.i. typiskt.2020.07.03.8.tar.gz , i will see if it is possible to customize the filenames on github, otherwise i might keep ignoring the warning.
katt commented on 2020-07-03 12:28 (UTC) (edited on 2020-07-03 12:29 (UTC) by katt)
this only applies for makedepends, at runtime base-devel should not be needed. aka please add back bash :P
oh and:
PKGBUILD (typiskt) W: Non-unique source name (2020.07.03.8.tar.gz). Use a unique filename.