summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-06-26 19:58:56 +0200
committerConnor Etherington2022-06-26 19:58:56 +0200
commitd935a23617e03ee997d039e7d6654aefd4cacb5a (patch)
treed8502ebce4875569745a0203bc6c1bca05345138
parentf8c40465a544eb124f43be98922ac979f2519af9 (diff)
downloadaur-d935a23617e03ee997d039e7d6654aefd4cacb5a.tar.gz
Auto-Commit Update - 20220626
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9c93c164858..ca755c198a3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qcopy
pkgdesc = Easily save important snippets such as passwords for quick access copying at any point
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 1
url = https://gitlab.com/a4to/qcopy
install = qcopy.install
@@ -10,12 +10,12 @@ pkgbase = qcopy
depends = dialog
depends = xsel
depends = bat
- 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
+ source = https://concise.cc/pkg/qcopy-1.5-1-any.pkg.tar.zst
+ source = https://concise.cc/pkg/qcopy-1.5-1-any.pkg.tar.zst.sig
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = 7443ea0fe9e79fcebb199be264c7fd89
- md5sums = 65c39345ed840582311bcc451bba1903
- sha512sums = 57c5a7eec67a10356749ce3d93dccedcf67888f8dde0011bd9aadf690b0349bf902ebbc0c3870581692977bb1022d83addaecf5378650dd72b97bb1db3f1a770
- sha512sums = c51c4ea4ebfce0c6fae655421f28c258537e5cf864e82a3bf3fa3b638308e3508030a71f127a3203019b7b1328677757fcf9193f3989bdfb110e0153da49044d
+ md5sums = 9bfba5a6293d0d38f670bff5cb743c15
+ md5sums = 843e68c1de8199e8224a6215bff2b38d
+ sha512sums = fee219ee461d4fe453fdfa7df9ee4283ade43d05f509cb20c166e3c75d3e38a1acbf707b75635bf34198b8cb8c2be1d568b97004f941d32ee67d3754a7f5e062
+ sha512sums = 9b6af951b6a4fe72b62961e6e4dc71cd1b3066509ef15c590195992731adaf8ce378b959bf1faecfac92a0e853052f5b6ef5e77ad8e333e680f39b47b7dc58b1
pkgname = qcopy
diff --git a/PKGBUILD b/PKGBUILD
index 5b84b4572c42..ed1d8ddb7e31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Connor Etherington <connor@concise.cc>
# ---
pkgname=qcopy
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc="Easily save important snippets such as passwords for quick access copying at any point"
arch=(any)
@@ -14,12 +14,12 @@ source=(
"https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst.sig"
)
sha512sums=(
- '57c5a7eec67a10356749ce3d93dccedcf67888f8dde0011bd9aadf690b0349bf902ebbc0c3870581692977bb1022d83addaecf5378650dd72b97bb1db3f1a770'
- 'c51c4ea4ebfce0c6fae655421f28c258537e5cf864e82a3bf3fa3b638308e3508030a71f127a3203019b7b1328677757fcf9193f3989bdfb110e0153da49044d'
+ 'fee219ee461d4fe453fdfa7df9ee4283ade43d05f509cb20c166e3c75d3e38a1acbf707b75635bf34198b8cb8c2be1d568b97004f941d32ee67d3754a7f5e062'
+ '9b6af951b6a4fe72b62961e6e4dc71cd1b3066509ef15c590195992731adaf8ce378b959bf1faecfac92a0e853052f5b6ef5e77ad8e333e680f39b47b7dc58b1'
)
md5sums=(
- '7443ea0fe9e79fcebb199be264c7fd89'
- '65c39345ed840582311bcc451bba1903'
+ '9bfba5a6293d0d38f670bff5cb743c15'
+ '843e68c1de8199e8224a6215bff2b38d'
)
validpgpkeys=('81BACEEBC3EA26E127166E4A819BB92A9A48160E')