summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ac3cddb7232..856450263832 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libfido2
pkgdesc = Provides library functionality for FIDO 2.0, including communication with a device over USB
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://developers.yubico.com/libfido2/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 9d00ed068c03..f1a5baa8cf6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libfido2
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Provides library functionality for FIDO 2.0, including communication with a device over USB"
arch=('x86_64')
url="https://developers.yubico.com/libfido2/"