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 e0acca6410f6..33008f084dc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = notp-git
- pkgdesc = One Time Password Generator
+ pkgdesc = One Time Password Generator (git)
pkgver = 2.1.0.r57.g0aa13af
pkgrel = 1
url = https://github.com/kondanta/notp
diff --git a/PKGBUILD b/PKGBUILD
index e5dab1bd9aa6..44e29c7dcbcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=notp-git
pkgver=2.1.0.r57.g0aa13af
pkgrel=1
-pkgdesc="One Time Password Generator"
+pkgdesc="One Time Password Generator (git)"
arch=('x86_64')
url="https://github.com/kondanta/notp"
license=('MIT')