summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66d5984a8392..7c54e848a934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: replydev <commoncargo@tutanota.com>
pkgname=cotp
-pkgver=1.2.5
+pkgver=1.3.0
pkgrel=1
pkgdesc='Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('cargo' 'python')
depends=('libxcb' 'libxkbcommon-x11')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ecfa11c2452dffa7112942607e4e99a969e0378c122703779858077f946fb144')
+sha256sums=('cbdaaccc9cba68098b852667cc797a61fb58754c4fdd759d6c93537633e79229')
conflics=('cotp-bin')
provides=('cotp-bin')