summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-02-12 18:54:58 -0700
committerMark Wagie2024-02-12 18:54:58 -0700
commit90f7d878a8cb32ee9b1646d2500f5bc24f1258e6 (patch)
treec6e438b086b0ebd71f0ae3f3f4af5178a1f05d5e
parent3c56c052fbb38ca38fcecd0f917a3ee714080394 (diff)
downloadaur-90f7d878a8cb32ee9b1646d2500f5bc24f1258e6.tar.gz
2.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d132ef104c5..ba34c87a7d82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = authy-electron
pkgdesc = Two factor authentication desktop application
- pkgver = 2.4.2
- pkgrel = 2
+ pkgver = 2.5.0
+ pkgrel = 1
url = https://authy.com
arch = x86_64
license = unknown
@@ -9,9 +9,9 @@ pkgbase = authy-electron
depends = electron28
provides = authy
conflicts = authy
- source = authy-2.4.2-22.snap::https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_22.snap
+ source = authy-2.5.0-23.snap::https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_23.snap
source = authy.sh
- sha256sums = 406bde28157122272c1a192ab3e953ee50c3204260a1e5dfe3d71c89d18ae115
+ sha256sums = 26e56aeca2aa53c5983fbbcb115f72456cd28093171323b3144e280dac91135a
sha256sums = 5ec304c59d4f7770fb1bcf3465ae77b445be553b9e6be466c5e42381ccaed610
pkgname = authy-electron
diff --git a/PKGBUILD b/PKGBUILD
index 407ae87a072f..cec721b635b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=authy-electron
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
_electronversion=28
pkgdesc="Two factor authentication desktop application"
arch=('x86_64')
@@ -12,10 +12,10 @@ makedepends=('squashfs-tools')
provides=('authy')
conflicts=('authy')
_snapid='H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn'
-_snaprev='22'
+_snaprev='23'
source=("authy-$pkgver-${_snaprev}.snap::https://api.snapcraft.io/api/v1/snaps/download/${_snapid}_${_snaprev}.snap"
"authy.sh")
-sha256sums=('406bde28157122272c1a192ab3e953ee50c3204260a1e5dfe3d71c89d18ae115'
+sha256sums=('26e56aeca2aa53c5983fbbcb115f72456cd28093171323b3144e280dac91135a'
'5ec304c59d4f7770fb1bcf3465ae77b445be553b9e6be466c5e42381ccaed610')
prepare() {