[arch-commits] Commit in git-repair/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 29 20:04:42 UTC 2019
Date: Tuesday, January 29, 2019 @ 20:04:41
Author: felixonmars
Revision: 428427
fix a typo in pkgdesc
Modified:
git-repair/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-29 19:54:23 UTC (rev 428426)
+++ PKGBUILD 2019-01-29 20:04:41 UTC (rev 428427)
@@ -3,7 +3,7 @@
pkgname=git-repair
pkgver=1.20170626
pkgrel=57
-pkgdesc="Repairs a damaged git repisitory"
+pkgdesc="Repairs a damaged git repository"
url="http://git-repair.branchable.com/"
license=("GPL")
arch=('x86_64')
More information about the arch-commits
mailing list