Skip to content

Commit 0a40b17

Browse files
committed
⏰ pay-respects: auto updated to 0.8.3-1
It has been built because: * nvchecker detects the following updates: gitea(0): 0.8.2 -> 0.8.3
1 parent ed7c767 commit 0a40b17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

alarmcn/pay-respects/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: iff <iff@ik.me>
33

44
pkgname=pay-respects
5-
pkgver=0.8.2
5+
pkgver=0.8.3
66
pkgrel=1
77
pkgdesc="Terminal command suggestion, alternative to thefuck written in Rust with AI support"
88
arch=('x86_64' 'aarch64')
@@ -12,7 +12,7 @@ makedepends=('cargo')
1212
optdepends=('curl: for fetching AI suggestions')
1313
replaces=('pay_respects')
1414
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
15-
sha256sums=('4199f563a5a915e36cc1b8c94e33ff15441353b99d9fb5ed866e09a91005a5d6')
15+
sha256sums=('47da1ea769a86b2ac15366a7aa74d7232935dcec1fcc6a065a9e898970bfbb23')
1616

1717
prepare() {
1818
cd "${pkgname}/"

0 commit comments

Comments
 (0)