makedeb
Two-Factor Authentication from your PC. Converted from Windows electron version
Click here to go back to the commit logs for authy-desktop-win32-bin.
Hash: fa23792526ef7fa74c5192f26e528a2b0b3f9af3
Message: Bump version
diff --git a/.SRCINFO b/.SRCINFO
index 7b439d1..015e535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = authy-desktop-win32-bin
pkgdesc = Two-Factor Authentication from your PC. Converted from Windows electron version
- pkgver = 1.8.4
+ pkgver = 1.9.0
pkgrel = 1
url = https://authy.com/
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = authy-desktop-win32-bin
depends = electron9
provides = authy
conflicts = authy
- source = https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/1.8.4/win32/x64/authy-1.8.4-full.nupkg
+ source = https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/1.9.0/win32/x64/authy-1.9.0-full.nupkg
source = authy.desktop
- sha1sums = 0cc919351a05be403ab366bec4f8961df5817b40
+ sha1sums = da889d80058cae787faac8de8d2de431857bec46
sha1sums = 5eaa6f0152eeaf93740dfcd2a94b5fbf6b6c4984
pkgname = authy-desktop-win32-bin
diff --git a/PKGBUILD b/PKGBUILD
index a6e5ab8..62bfdbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Arti Zirk <arti.zirk@gmail.com>
# Contributor: Timmy Yao <timmy.yao+aur@gmail.com>
pkgname=authy-desktop-win32-bin
-pkgver=1.8.4
+pkgver=1.9.0
pkgrel=1
pkgdesc="Two-Factor Authentication from your PC. Converted from Windows electron version"
arch=("x86_64")
@@ -13,8 +13,8 @@ depends=('electron9')
makedepends=('npm' 'unzip' 'asar')
source=("https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/${pkgver}/win32/x64/authy-${pkgver}-full.nupkg"
"authy.desktop")
-sha1sums=("0cc919351a05be403ab366bec4f8961df5817b40"
- "5eaa6f0152eeaf93740dfcd2a94b5fbf6b6c4984")
+sha1sums=('da889d80058cae787faac8de8d2de431857bec46'
+ '5eaa6f0152eeaf93740dfcd2a94b5fbf6b6c4984')
build() {
cd "$srcdir"