From d26c31d09848600c2ea2e5feb71bc0db9419d0ad Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Tue, 13 Feb 2024 15:48:05 +0200 Subject: [PATCH] Bump version --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a87e478..44b3006 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Arti Zirk # Contributor: Timmy Yao pkgname=authy-desktop-win32-bin -pkgver=2.4.2 +pkgver=2.5.0 pkgrel=1 pkgdesc="Two-Factor Authentication from your PC. Converted from Windows electron version" arch=("x86_64") @@ -13,7 +13,7 @@ depends=('electron') makedepends=('npm' 'unzip' 'asar') source=("https://pkg.authy.com/authy/stable/${pkgver}/win32/x64/authy-${pkgver}-full.nupkg" "authy.desktop") -sha1sums=('d38ffbb28e8110367db8919072e4b58f7d7ef0b4' +sha1sums=('706abaf8d44abebf1af3d0cb38e84cd49159693e' 'ad25b45eba0fe935dedfb008f08b005f3bc2504f') build() {