From ea117c2cb5d26bfcb68d76591befd2e43d15dfc5 Mon Sep 17 00:00:00 2001 From: Cuan Date: Thu, 7 Oct 2021 23:12:11 -0400 Subject: [PATCH] Updated changelog and PKGBUILD --- PKGBUILD | 4 ++-- share/doc/rpass/changelog | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index c291ea5..2eae70c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,8 +11,8 @@ depends=( python gnupg openssh rsync nano xclip wl-clipboard) source_x86_64=('https://github.com/rwinkhart/rpass/releases/download/v"$pkgver"/rpass-"$pkgver".tar.xz') source_aarch64=('https://github.com/rwinkhart/rpass/releases/download/v"$pkgver"/rpass-"$pkgver".tar.xz') -sha512sums_x86_64=('abc1e265d474866c8d538afae923227a9023e6fc508106ca3c29b86627cd28062a3a446029b958afc6dda987a037860156d7c3d34d67afddc71b4d3ae84169b0') -sha512sums_aarch64=('abc1e265d474866c8d538afae923227a9023e6fc508106ca3c29b86627cd28062a3a446029b958afc6dda987a037860156d7c3d34d67afddc71b4d3ae84169b0') +sha512sums_x86_64=('e5dce9b93010b78f451de0e48b5fdc78db15f2475b6aff06e508caebf1be4cc92dfa673f627d7b1b2d4332d856c3e151391245c035ae85d60b4c08297d1d5629') +sha512sums_aarch64=('e5dce9b93010b78f451de0e48b5fdc78db15f2475b6aff06e508caebf1be4cc92dfa673f627d7b1b2d4332d856c3e151391245c035ae85d60b4c08297d1d5629') package() { diff --git a/share/doc/rpass/changelog b/share/doc/rpass/changelog index b45ab53..00d6516 100755 --- a/share/doc/rpass/changelog +++ b/share/doc/rpass/changelog @@ -4,7 +4,8 @@ rpass 2021.10.07.mr5 The Notetaker Update - Fifth main release of rpass -This release focuses on user-facing polish and usability enhancements. +This release overhauls the note-taking system and provides general improvements +to overall code quality, including optimizations, bug fixes, and security improvements. New features: