blob: 167360fe9c06da698fe38ba49ffa8d6f1e077cdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bash-command-timer-git
pkgdesc = Pretty-print execution time for each bash command.
pkgver = r39.f1b5412
pkgrel = 3
url = https://github.com/jichu4n/bash-command-timer
install = bash-command-timer-git.install
arch = any
license = APACHE
makedepends = git
depends = bash-preexec
provides = bash-command-timer
source = bash-command-timer-git-r39.f1b5412::git+https://github.com/jichu4n/bash-command-timer.git#branch=master
md5sums = SKIP
pkgname = bash-command-timer-git
|