Package Details: ternimal-git r5.2eea4f4-2

Git Clone URL: https://aur.archlinux.org/ternimal-git.git (read-only, click to copy)
Package Base: ternimal-git
Description: Simulate a lifeform in the terminal
Upstream URL: https://github.com/p-e-w/ternimal
Licenses: GPL3
Conflicts: ternimal
Provides: ternimal
Submitter: xiretza
Maintainer: xiretza
Last Packager: xiretza
Votes: 4
Popularity: 0.000000
First Submitted: 2017-11-05 10:21 (UTC)
Last Updated: 2017-11-05 15:28 (UTC)

Latest Comments

yochananmarqos commented on 2019-10-18 19:41 (UTC) (edited on 2021-08-12 00:14 (UTC) by yochananmarqos)

Tags are available:

pkgver() {
    cd "$srcdir/${_pkgname}"

    git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
}
0.1.0.r2.ge7953b4

xiretza commented on 2017-11-05 15:28 (UTC)

Right, forgot about that. Fixed.

sekret commented on 2017-11-05 15:25 (UTC)

==> ERROR: Cannot find the git package needed to handle git sources. ==> ERROR: An unknown error has occurred. Exiting... Please add git to makedepends.