summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTonkku2020-09-11 10:06:11 +0300
committerTonkku2020-09-11 10:06:11 +0300
commita47566510eaf80176cea51c9adff0305f834e4e4 (patch)
treec7f224b21ea0c188e43636d3587bde0edf38c931 /PKGBUILD
parent5bfbfbd4588558d4f4dadb85afcb47711e879cb4 (diff)
downloadaur-a47566510eaf80176cea51c9adff0305f834e4e4.tar.gz
Rename package to authy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ad7e1cce7d1..2331d84b7a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
# Maintainer: Tonkku <contact@tonkku.me>
-pkgname=authy-snap
+pkgname=authy
pkgver=1.8.3
pkgrel=1
pkgdesc="Two factor authentication desktop application"
arch=('x86_64')
url='https://authy.com/'
provides=('authy')
+conflicts=('authy-snap')
+replaces=('authy-snap')
license=('unknown')
depends=('nss' 'gtk3' 'libxss' 'libdbusmenu-glib')
optdepends=('libappindicator-gtk3: tray icon support')