blob: 15437523924fd696946265215b3c9f431aec9e10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bash-timer
pkgdesc = Human-readable execution time for every command in bash!
pkgver = 1.1.0
pkgrel = 2
url = https://github.com/hopeseekr/bash-timer
install = bash-timer.install
arch = any
license = APACHE
depends = bash-preexec
source = bash-timer-1.1.0::https://github.com/hopeseekr/bash-timer/archive/v1.1.0.tar.gz
sha256sums = 1428083d09364a7cbc6bef0f1dd358e781bf05cb71df46db110fa01e63d06925
pkgname = bash-timer
|