summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaolo Stivanin2018-10-22 17:32:49 +0200
committerPaolo Stivanin2018-10-22 17:32:49 +0200
commit47466d4ae452156262ed4ffb872fae49b8443c11 (patch)
treedb2ddb4ebedd46d89b4c9fac201b53eedda54927
parenta9a1f55dadd7f13234c5dbd62649dd00251ff906 (diff)
downloadaur-47466d4ae452156262ed4ffb872fae49b8443c11.tar.gz
update to v1.2.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2c386eb652b..adb95d8bc8a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paolo Stivanin <info A,T paolostivanin D,O,T com>
pkgname=libcotp
-pkgver=1.0.13
+pkgver=1.2.1
pkgrel=1
pkgdesc='C library that generates TOTP and HOTP'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=("$url/archive/v$pkgver.tar.gz"
validpgpkeys=('060C6B7D3869F148C4C4ACD43C9BE9B64EC1EA64')
-sha256sums=("d925e1e34324cc7b8d2604405e488526e67cc9a6d6a017eb4bba25ef49f81b76"
+sha256sums=("52ea9d876d8465aad666bdb38a59d85f183a0e8d2aa14b14d07e4e6bc471648e"
"SKIP")
build() {