Skip to content

Commit

Permalink
⏰ pay-respects: auto updated to 0.6.5-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Dec 13, 2024
1 parent 0966f8e commit cdcf067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alarmcn/pay-respects/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: iff <[email protected]>

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')
Expand All @@ -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}/"
Expand Down

0 comments on commit cdcf067

Please sign in to comment.