summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2021-08-11 20:50:22 +0200
committerMatheus Gabriel Werny de Lima2021-08-11 20:50:22 +0200
commita860e1eb5576b5b287980a9071998b291ffa92e5 (patch)
tree0342798eaa6bd1c054012d46abfaa003ba22c427
parenta8d47679f29b95d2c94dfeff3a9c8f7b9441ab53 (diff)
downloadaur-a860e1eb5576b5b287980a9071998b291ffa92e5.tar.gz
Version update.
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29dac9065b9e..86d4c94111ff 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keysmith
pkgdesc = OTP client for Plasma Mobile and Desktop.
- pkgver = 21.06
+ pkgver = 21.07
pkgrel = 1
url = https://invent.kde.org/utilities/keysmith
arch = any
@@ -15,7 +15,7 @@ pkgbase = keysmith
makedepends = qt5-base
makedepends = qt5-quickcontrols2
conflicts = keysmith-git
- source = keysmith-v21.06.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v21.06/keysmith-v21.06.tar.gz
- md5sums = bd2ebc5296b39c621474d26bc1182d2e
+ source = keysmith-v21.07.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v21.07/keysmith-v21.07.tar.gz
+ md5sums = 37a5ca6f55ffdd58adf88be1d106b72e
pkgname = keysmith
diff --git a/PKGBUILD b/PKGBUILD
index 19801fbea392..17ede36dad4d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matheus Gabriel Werny de Lima <matheusgwdl@protonmail.com>
pkgname=keysmith
-pkgver=21.06
+pkgver=21.07
# shellcheck disable=SC2034
pkgrel=1
# shellcheck disable=SC2034
@@ -43,7 +43,7 @@ source=("${pkgname}-v${pkgver}.tar.gz::${url}/-/archive/v${pkgver}/${pkgname}-v$
# shellcheck disable=SC2034
noextract=()
# shellcheck disable=SC2034
-md5sums=("bd2ebc5296b39c621474d26bc1182d2e")
+md5sums=("37a5ca6f55ffdd58adf88be1d106b72e")
# shellcheck disable=SC2034
validpgpkeys=()