makedeb
Two factor authentication desktop application
Click here to go back to the commit logs for authy.
Hash: fe84e5f0a5666377a8904c870ec38685f2b0a273
Message: update to 2.2.2
diff --git a/.SRCINFO b/.SRCINFO
index 0747ca8..989fd82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = authy
pkgbase = authy
pkgdesc = Two factor authentication desktop application
pkgrel = 1
-pkgver = 2.2.1
+pkgver = 2.2.2
url = https://authy.com/
arch = amd64
conflicts = authy-snap
@@ -13,6 +13,6 @@ license = unknown
makedepends = squashfs-tools
provides = authy
replaces = authy-snap
-source = https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_11.snap
-sha256sums = fdad2931755dee6129ee868dda604826fe6e3afd7343782f7e08b3d572fd6663
+source = https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_12.snap
+sha256sums = bd26ea4f6b3994b114d52483682fac4baaade38ea248a61480ab9d3b958c3aee
makedepends = squashfs-tools
diff --git a/PKGBUILD b/PKGBUILD
index fde5c2f..7767d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Tonkku <contact@tonkku.me>
+# Maintainer: <wintrymix@theo.to>
pkgname=authy
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Two factor authentication desktop application"
arch=('amd64')
@@ -13,9 +13,9 @@ license=('unknown')
depends=('libnss3' 'libgtk-3-0')
makedepends=('squashfs-tools')
_snapid="H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn"
-_snaprev="11"
+_snaprev="12"
source=("https://api.snapcraft.io/api/v1/snaps/download/${_snapid}_${_snaprev}.snap")
-sha256sums=('fdad2931755dee6129ee868dda604826fe6e3afd7343782f7e08b3d572fd6663')
+sha256sums=('bd26ea4f6b3994b114d52483682fac4baaade38ea248a61480ab9d3b958c3aee')
prepare() {
echo "Extracting snap file..."