summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSabu Siyad2021-04-29 15:33:00 +0530
committerSabu Siyad2021-04-29 15:33:00 +0530
commit399277760b995151a8cb0cc45aeabf2220a5e7ce (patch)
tree13ff58ce334abdffe52ad06026594a91d50885db
parent91250267d9cce784a8a7e14c11a4dc48cced433b (diff)
downloadaur-399277760b995151a8cb0cc45aeabf2220a5e7ce.tar.gz
version 1.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4840286e3937..b5ae4a086167 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 2fa
pkgdesc = Two factor authentication agent
- pkgver = 1.1.0
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/rsc/2fa
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = 2fa
makedepends = go
conflicts = 2fa-git
replaces = 2fa-git
- source = 2fa-1.1.0.tar.gz::https://github.com/rsc/2fa/archive/v1.1.0.tar.gz
+ source = 2fa-1.2.0.tar.gz::https://github.com/rsc/2fa/archive/v1.2.0.tar.gz
sha256sums = ecd5ba067d3e3bbc3f8c10fa2df01b1b388b1cd6503fb56381573d8d17497755
pkgname = 2fa
diff --git a/PKGBUILD b/PKGBUILD
index a92d96b3c7a8..ab8499b524fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Dmitri Goutnik <dg@syrec.org>
+# Maintainer: Sabu Siyad <ssiyad at disroot.org>
+# Contributor: Dmitri Goutnik <dg@syrec.org>
# Contributor: Doron Behar <doron.behar@gmail.com>
pkgname=2fa
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Two factor authentication agent"
arch=('x86_64')