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 91a7e88f8929..dadf7acb9c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: replydev <commoncargo@protonmail.com>
pkgname=cotp
-pkgver=0.0.9
+pkgver=0.1.0
pkgrel=1
pkgdesc='Trustworthy command line authenticator app compatible with backups from andOTP, Aegis and so on..'
arch=('x86_64' 'aarch64' 'armv7')
@@ -10,7 +10,7 @@ url='https://github.com/replydev/cotp'
license=('GPL3')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('a35dcf22ed4f65bd608f95d2a8be975161bb9ab9c5e41f22988ac4702195da39')
+sha256sums=('2d9261eb857595acb1315ea386c29ed983f938f45959dcf0f83d0cbe176ff457')
build() {
cd "$pkgname-$pkgver"