From cdcf067bbef8c23d572bfb04ba6d8775b130deea Mon Sep 17 00:00:00 2001 From: lilac-alarm Date: Fri, 13 Dec 2024 21:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=8F=B0=20pay-respects:=20auto=20updated=20to?= =?UTF-8?q?=200.6.5-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alarmcn/pay-respects/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alarmcn/pay-respects/PKGBUILD b/alarmcn/pay-respects/PKGBUILD index a67e7e7e1e9..2d1c3cb6c2d 100644 --- a/alarmcn/pay-respects/PKGBUILD +++ b/alarmcn/pay-respects/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: iff pkgname=pay-respects -pkgver=0.6.4 +pkgver=0.6.5 pkgrel=1 pkgdesc="Terminal command suggestion, alternative to thefuck written in Rust with AI support" arch=('x86_64' 'aarch64') @@ -12,7 +12,7 @@ makedepends=('cargo') optdepends=('curl: for fetching AI suggestions') replaces=('pay_respects') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") -sha256sums=('a8debf32fc59660ce96e9821ed849e08872f6229f462fec9b3648f04ee1502ea') +sha256sums=('b756274ca80a160014e17833054e4d2c8844c4605bca50100f6ac95f75fbf1a7') prepare() { cd "${pkgname}/"