summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Bouvet2020-10-12 11:25:31 +0200
committerQuentin Bouvet2020-10-12 11:25:31 +0200
commit5ae06d1fa37d34ebd7a77083b6e92739f46306ee (patch)
treea8dee307313b9d0b171737b3463ef3c00ca5a4ae /PKGBUILD
parent98a4ae0b84d207e754ff839cca9607eb67b8df52 (diff)
downloadaur-5ae06d1fa37d34ebd7a77083b6e92739f46306ee.tar.gz
updated SRCINFO*
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ba98fd211ff..96f51ca90f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bash-command-timer-git
provides=(bash-command-timer)
pkgver=r39.f1b5412
-pkgrel=1
+pkgrel=2
pkgdesc="Pretty-print execution time for each bash command."
arch=('any')
url="https://github.com/jichu4n/bash-command-timer"