summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-05-28 20:18:50 +0200
committerConnor Etherington2022-05-28 20:18:50 +0200
commitf8c40465a544eb124f43be98922ac979f2519af9 (patch)
treeb8fd83bc0336d281d208c02581443c9e76cb7dee
parent6702177221c8e4eaa815a4c126095c1efe69cb52 (diff)
downloadaur-f8c40465a544eb124f43be98922ac979f2519af9.tar.gz
Auto-Commit Update - 20220528
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bf1bbee59b9..e9c93c164858 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = qcopy
- pkgdesc = Easily set variables and their respective values for easy access at any point
+ pkgdesc = Easily save important snippets such as passwords for quick access copying at any point
pkgver = 1.4
pkgrel = 1
url = https://gitlab.com/a4to/qcopy
@@ -13,9 +13,9 @@ pkgbase = qcopy
source = https://concise.cc/pkg/qcopy-1.4-1-any.pkg.tar.zst
source = https://concise.cc/pkg/qcopy-1.4-1-any.pkg.tar.zst.sig
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = 038be052b5f26b4343c492950b440738
- md5sums = e773e7e093c54b2af509aeb2f9a32a8b
- sha512sums = ae0933af9d04281e6f0ac796e4326cf3353e811350d83ba6b64e08c94f17479e7b266b56748f231d0bdf4a40c7c2192dfd9ce5d48c1673c0865e749183c6dba6
- sha512sums = 6d2152ebd4089c2d604b102c1a9e41c2ea881e0cb3a866de6e3bac7c6d0e9d5a214b3e2781ecdd424bef975d6aefaa04a8c2b08a30dfd173eb04fd433538fb13
+ md5sums = 7443ea0fe9e79fcebb199be264c7fd89
+ md5sums = 65c39345ed840582311bcc451bba1903
+ sha512sums = 57c5a7eec67a10356749ce3d93dccedcf67888f8dde0011bd9aadf690b0349bf902ebbc0c3870581692977bb1022d83addaecf5378650dd72b97bb1db3f1a770
+ sha512sums = c51c4ea4ebfce0c6fae655421f28c258537e5cf864e82a3bf3fa3b638308e3508030a71f127a3203019b7b1328677757fcf9193f3989bdfb110e0153da49044d
pkgname = qcopy
diff --git a/PKGBUILD b/PKGBUILD
index 99f2b9fe7450..5b84b4572c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qcopy
pkgver=1.4
pkgrel=1
-pkgdesc="Easily set variables and their respective values for easy access at any point"
+pkgdesc="Easily save important snippets such as passwords for quick access copying at any point"
arch=(any)
url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
@@ -14,12 +14,12 @@ source=(
"https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst.sig"
)
sha512sums=(
- 'ae0933af9d04281e6f0ac796e4326cf3353e811350d83ba6b64e08c94f17479e7b266b56748f231d0bdf4a40c7c2192dfd9ce5d48c1673c0865e749183c6dba6'
- '6d2152ebd4089c2d604b102c1a9e41c2ea881e0cb3a866de6e3bac7c6d0e9d5a214b3e2781ecdd424bef975d6aefaa04a8c2b08a30dfd173eb04fd433538fb13'
+ '57c5a7eec67a10356749ce3d93dccedcf67888f8dde0011bd9aadf690b0349bf902ebbc0c3870581692977bb1022d83addaecf5378650dd72b97bb1db3f1a770'
+ 'c51c4ea4ebfce0c6fae655421f28c258537e5cf864e82a3bf3fa3b638308e3508030a71f127a3203019b7b1328677757fcf9193f3989bdfb110e0153da49044d'
)
md5sums=(
- '038be052b5f26b4343c492950b440738'
- 'e773e7e093c54b2af509aeb2f9a32a8b'
+ '7443ea0fe9e79fcebb199be264c7fd89'
+ '65c39345ed840582311bcc451bba1903'
)
validpgpkeys=('81BACEEBC3EA26E127166E4A819BB92A9A48160E')