qcopy


Logs | Files | LICENSE | GitLab


1
commit 4fd69b4e8d129657a1c3f70b8458cc0c304403a2
2
Author: Connor Etherington <[email protected]>
3
Date:   Sat May 28 20:18:09 2022 +0200
4
5
    Auto-Commit Update - 20220528
6
---
7
 PKGBUILD | 2 +-
8
 1 file changed, 1 insertion(+), 1 deletion(-)
9
10
diff --git a/PKGBUILD b/PKGBUILD
11
index 99f2b9f..4c6df59 100644
12
--- a/PKGBUILD
13
+++ b/PKGBUILD
14
@@ -3,7 +3,7 @@
15
 pkgname=qcopy
16
 pkgver=1.4
17
 pkgrel=1
18
-pkgdesc="Easily set variables and their respective values for easy access at any point"
19
+pkgdesc="Easily save important snippets such as passwords for quick access copying at any point"
20
 arch=(any)
21
 url="https://gitlab.com/a4to/${pkgname}"
22
 license=('MIT')