summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Witschel2019-01-26 14:30:36 +0100
committerJonas Witschel2019-01-26 14:30:36 +0100
commita49b949e36bf077909ac3fd9bd357828e7e6a458 (patch)
tree3784a694b5a53c9dba4166398323fcc53f86268a
parent0acdace799da596b047b36e1df85b898e47dd7e0 (diff)
downloadaur-a49b949e36bf077909ac3fd9bd357828e7e6a458.tar.gz
upgpkg: tpm2-totp-git r7.65fa75c-1
Update upstream URL
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ad067c40bcb..d6c40391cac8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tpm2-totp-git
pkgdesc = Attest the trustworthiness of a device against a human using time-based one-time passwords
- pkgver = r8.f9822b9
- pkgrel = 2
- url = https://github.com/AndreasFuchsSIT/tpm2-totp
+ pkgver = r7.65fa75c
+ pkgrel = 1
+ url = https://github.com/tpm2-software/tpm2-totp
arch = x86_64
license = BSD
checkdepends = ibm-sw-tpm2
@@ -17,7 +17,7 @@ pkgbase = tpm2-totp-git
optdepends = mkinitcpio: hook to display the TOTP during boot
provides = tpm2-totp
conflicts = tpm2-totp
- source = git+https://github.com/AndreasFuchsSIT/tpm2-totp.git
+ source = git+https://github.com/tpm2-software/tpm2-totp.git
source = initcpio_install_tpm2-totp
source = initcpio_hooks_tpm2-totp
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 272bead99de4..01b9f3403fef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jonas Witschel <diabonas at gmx dot de>
pkgname=tpm2-totp-git
-pkgver=r8.f9822b9
-pkgrel=2
+pkgver=r7.65fa75c
+pkgrel=1
pkgdesc='Attest the trustworthiness of a device against a human using time-based one-time passwords'
arch=('x86_64')
-url='https://github.com/AndreasFuchsSIT/tpm2-totp'
+url='https://github.com/tpm2-software/tpm2-totp'
license=('BSD')
depends=('qrencode' 'tpm2-tss')
makedepends=('git' 'autoconf-archive' 'oath-toolkit' 'pandoc')