summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2022-02-09 17:09:45 +0100
committerMatheus Gabriel Werny de Lima2022-02-09 17:09:45 +0100
commit1f7d285d85024778148f9ce1ecf820228feae987 (patch)
tree8f9b5f0c3e6b229069a2152093c79229ed5a90aa
parent6e4d0b89a5d25bc1d3ef724dca7f7e31b1866537 (diff)
downloadaur-1f7d285d85024778148f9ce1ecf820228feae987.tar.gz
Error fix.
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e950ad243e..3418b8a2a1d7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keysmith
pkgdesc = OTP client for Plasma Mobile and Desktop.
- pkgver = 21.02
+ pkgver = 22.02
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-v21.02.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v21.02/keysmith-v21.02.tar.gz
+ source = keysmith-v22.02.tar.gz::https://invent.kde.org/utilities/keysmith/-/archive/v22.02/keysmith-v22.02.tar.gz
sha256sums = 1f9d1017b897d30e58bdf7e1986d65cac1c369a73c5d95a7acbb72eddf2a480c
pkgname = keysmith
diff --git a/PKGBUILD b/PKGBUILD
index f3366e4f03b5..72800bdd60dd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Matheus Gabriel Werny de Lima <matheusgwdl@protonmail.com>
pkgname=keysmith
-pkgver=21.02
+pkgver=22.02
pkgrel=1
pkgdesc="OTP client for Plasma Mobile and Desktop."
arch=("any")