summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-M-Nielsen2019-05-04 19:49:13 +0200
committerDavid-M-Nielsen2019-05-04 19:49:13 +0200
commit48b08be7e33427f4994473929ccf24f701415884 (patch)
tree70aed2e239c096cf4db3eb0c70fb05a431fbf528
parent4ba7a77eab142cfbd9163217ae9c67f98594bec8 (diff)
downloadaur-48b08be7e33427f4994473929ccf24f701415884.tar.gz
changed description
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f19a536a7ad..8fc6365f960c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = spasm
- pkgdesc = A terminal-based password manager aiming to be secure and easy to use.
+ pkgdesc = A terminal-based password manager aiming to be secure and easy to use. Feel free to comment or contact me on my email if you have any suggestions for improvements or features.
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/David-M-Nielsen/spasm
diff --git a/PKGBUILD b/PKGBUILD
index 76934b811d63..a1660a62dfe6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=spasm
pkgver=0.3.0
pkgrel=1
-pkgdesc="A terminal-based password manager aiming to be secure and easy to use."
+pkgdesc="A terminal-based password manager aiming to be secure and easy to use. Feel free to comment or contact me on my email if you have any suggestions for improvements or features."
arch=('any')
license=('MIT')
url="https://github.com/David-M-Nielsen/${pkgname}"