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 4cb0d880c36a..40f42ddc8add 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = lesma
- pkgdesc = A small and ultrasecure Lesspass database server written in Rust
+ pkgdesc = Simple paste app friendly with browser and command line written in Rust
pkgver = 1.1.0
pkgrel = 1
url = https://gitlab.com/ogarcia/lesma
diff --git a/PKGBUILD b/PKGBUILD
index 88a11750c6fb..fc98501c6a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lesma
pkgver=1.1.0
pkgrel=1
-pkgdesc='A small and ultrasecure Lesspass database server written in Rust'
+pkgdesc='Simple paste app friendly with browser and command line written in Rust'
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
url='https://gitlab.com/ogarcia/lesma'
license=('GPL3')