From 40e9988e5a31e7e7ff67507d1589438a64098321 Mon Sep 17 00:00:00 2001 From: Michał Polański Date: Tue, 30 Mar 2021 18:22:36 +0200 Subject: testing/otpclient: upgrade to 2.4.4 --- testing/otpclient/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/otpclient/APKBUILD b/testing/otpclient/APKBUILD index 2aaea45f1ad..aeeb8c209c6 100644 --- a/testing/otpclient/APKBUILD +++ b/testing/otpclient/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michał Polański # Maintainer: Michał Polański pkgname=otpclient -pkgver=2.4.3 +pkgver=2.4.4 pkgrel=0 pkgdesc="Simple GTK+ client for managing TOTP and HOTP" url="https://github.com/paolostivanin/OTPClient" @@ -33,4 +33,4 @@ package() { DESTDIR="$pkgdir" cmake --install build } -sha512sums="a692b2e570c8ff8456cf195fd4e84c974b48f6d5b046c6e0dd1aa16edd89f161a2bb53b1d0b66644d1c977c42e977c729996024d0268609952a5393369c9b466 OTPClient-2.4.3.tar.gz" +sha512sums="e2765293c2b07d3480c893f25ac97532dba53c6ac2fbc75237810c873d8715563a678df8e85b380e88d92e994e3182815cf05bbd98ac62b5b2c17a5659904860 OTPClient-2.4.4.tar.gz" -- cgit v1.2.3