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 6ab32174343f..3fbd99eae44a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = doctoc-git
- pkgdesc = Generates table of contents for markdown files inside local git repository., installed through npm
+ pkgdesc = Generates table of contents for markdown files inside local git repository., installed through npm (git-latest)
pkgver = 1.2.0.r0.ga376096
pkgrel = 1
url = www.imaginary.tech/teleprompter
diff --git a/PKGBUILD b/PKGBUILD
index 09298bd31e47..7cb6c9dd6b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=doctoc-git
pkgver=1.2.0.r0.ga376096
pkgrel=1
-pkgdesc="Generates table of contents for markdown files inside local git repository., installed through npm"
+pkgdesc="Generates table of contents for markdown files inside local git repository., installed through npm (git-latest)"
arch=('any')
url="www.imaginary.tech/teleprompter"
license=('GPLv3')