summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTonkku2023-11-21 18:25:31 +0200
committerTonkku2023-11-21 18:25:31 +0200
commitdb36f882f2ed00958a487e73a958272bb5701386 (patch)
tree67b71d40617f8553d045bb97179be4b6d114dadf /PKGBUILD
parent75da948f7c284b81e8504c2f74cea35fb07e7ce1 (diff)
downloadaur-db36f882f2ed00958a487e73a958272bb5701386.tar.gz
Update to 2.4.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd7fd6dccf5..7433fd2ddf6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tonkku <contact@tonkku.me>
pkgname=authy
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="Two factor authentication desktop application"
arch=('x86_64')
@@ -13,9 +13,9 @@ license=('unknown')
depends=('nss' 'gtk3')
makedepends=('squashfs-tools')
_snapid="H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn"
-_snaprev="21"
+_snaprev="22"
source=("https://api.snapcraft.io/api/v1/snaps/download/${_snapid}_${_snaprev}.snap")
-sha256sums=('6b9cfa2f0760a1dcbcf1fee16acfdfd80320f66f5f196b0949ec5933a29418e6')
+sha256sums=('406bde28157122272c1a192ab3e953ee50c3204260a1e5dfe3d71c89d18ae115')
prepare() {
echo "Extracting snap file..."