Skip to content

Commit 2206443

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents e713971 + 0a40b17 commit 2206443

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

alarmcn/fastfetch-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgname=fastfetch-git
44
_pkgname=${pkgname%-git}
5-
pkgver=2.61.0.r37.g7147f23
5+
pkgver=2.61.0.r39.g14cd933
66
pkgrel=1
77
pkgdesc="Like neofetch, but much faster because written in c"
88
arch=('x86_64' 'aarch64' 'riscv64')

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)