summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2022-09-28 10:08:10 +0200
committerMatheus Gabriel Werny de Lima2022-09-28 10:08:10 +0200
commit2a3dfdf24b4730ec03281e9ae5fdd76ed850428e (patch)
treed5a081c72d28030d4c4d0ffaa1dfb992d9c93625
parentb6dcc8748ee643ded31f21e53151d6a152b623e7 (diff)
downloadaur-2a3dfdf24b4730ec03281e9ae5fdd76ed850428e.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 afcc80d6a4e2..7376b0a3ee26 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keysmith
pkgdesc = OTP client for Plasma Mobile and Desktop.
- pkgver = 22.06
+ pkgver = 22.09
pkgrel = 1
url = https://invent.kde.org/utilities/keysmith
arch = any
@@ -13,7 +13,7 @@ pkgbase = keysmith
makedepends = qt5-base
makedepends = qt5-quickcontrols2
conflicts = keysmith-git
- source = keysmith-v22.06.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v22.06/keysmith-v22.06.tar.gz
- sha512sums = 28155d4aa7fe9af3fc6de7eab7d9ef2cfc21ed5bccff0b3416fea09158753c939c5a32ab7928b2e529a0f1228cab77d0745aeaf81dcf3c47a6bac8694c9493f8
+ source = keysmith-v22.09.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v22.09/keysmith-v22.09.tar.gz
+ sha512sums = e96236ba7d3b46aef111433eaef3907ec658d3d08ad211f746c0c81391b2d94d50a1e2be31f03823722af61b0b57fe9c7f64f76b06d8bf8f50d9a389f033f2db
pkgname = keysmith
diff --git a/PKGBUILD b/PKGBUILD
index 22fabb839a77..b2728e9a6e6c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Matheus Gabriel Werny de Lima <matheusgwdl@protonmail.com>
pkgname="keysmith"
-pkgver="22.06"
+pkgver="22.09"
pkgrel="1"
pkgdesc="OTP client for Plasma Mobile and Desktop."
arch=("any")
@@ -13,7 +13,7 @@ license=("GPL3")
makedepends=("cmake" "extra-cmake-modules" "frameworkintegration" "kirigami2" "libsodium" "qt5-base" "qt5-quickcontrols2")
conflicts=("keysmith-git")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha512sums=("28155d4aa7fe9af3fc6de7eab7d9ef2cfc21ed5bccff0b3416fea09158753c939c5a32ab7928b2e529a0f1228cab77d0745aeaf81dcf3c47a6bac8694c9493f8")
+sha512sums=("e96236ba7d3b46aef111433eaef3907ec658d3d08ad211f746c0c81391b2d94d50a1e2be31f03823722af61b0b57fe9c7f64f76b06d8bf8f50d9a389f033f2db")
build()
{