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 44703678a682..ec91f0ed6a13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: replydev <commoncargo@tutanota.com>
pkgname=cotp
-pkgver=1.4.4
+pkgver=1.4.5
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=('19ddcc760998660bb9e65db39dff1458a7c703d445c5f525bc202f63aa432d0c')
+sha256sums=('7fcce48d0aae8f96c94010178a9709afdddc46af902d1965bf5454d83d181fb8')
conflics=('cotp-bin')
provides=('cotp-bin')