summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-01-21 11:23:05 +0000
committergithub-actions[bot]2024-01-21 11:23:05 +0000
commit1374a5c4ccd13e7c127c08772ec435ff920769c9 (patch)
treeeb2d0c8dd98438c787723f2330833465c7bfda96 /PKGBUILD
parent8ec0d9339a5d501cf5dfab64d651aae41daf8dd6 (diff)
downloadaur-1374a5c4ccd13e7c127c08772ec435ff920769c9.tar.gz
Automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f71e5c6e38c..3c5c2a5cda86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@
# shellcheck disable=SC2034,SC2154
pkgname=rustotpony-bin
pkgver=0.4.4
-pkgrel=2
+pkgrel=3
pkgdesc='RusTOTPony — CLI manager of one-time password generators like Google Authenticator'
url='https://github.com/zebradil/rustotpony'
arch=(x86_64)
license=(MIT)
+install=''
conflicts=(rustotpony)
provides=(totp)
source=(rustotpony-bin-0.4.4::https://github.com/zebradil/rustotpony/releases/download/0.4.4/totp-linux)