summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9296a8d4a9e1..b27f5e07e349 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = git-repo-bin
- pkgdesc = CLI for agit flow
+ pkgdesc = CLI for a centralized git workflow, it works with Gerrit & AGit servers.
pkgver = 0.7.8
pkgrel = 1
url = https://github.com/alibaba/git-repo-go
diff --git a/PKGBUILD b/PKGBUILD
index 9de8a497ffd5..85c1104fd3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=git-repo-bin
pkgver=0.7.8
pkgrel=1
-pkgdesc="CLI for agit flow"
+pkgdesc="CLI for a centralized git workflow, it works with Gerrit & AGit servers."
arch=('x86_64')
url="https://github.com/alibaba/git-repo-go"
license=('Apache')