Skip to content

Commit f8b8b7f

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents 9e36cb2 + 975aced commit f8b8b7f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

alarmcn/dolphin-emu-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _noguipkgname="$_projectname-emu-nogui"
99
_toolpkgname="$_projectname-emu-tool"
1010
pkgbase="$_mainpkgname-git"
1111
pkgname=("$pkgbase" "$_noguipkgname-git" "$_toolpkgname-git")
12-
pkgver=2603.r240.g45358509a5
12+
pkgver=2603.r248.gd3275b9ffe
1313
pkgrel=1
1414
pkgdesc='A Gamecube / Wii emulator'
1515
_pkgdescappend=' - git version'

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.r43.g7887067
5+
pkgver=2.61.0.r47.g5fe2cc6
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.3
5+
pkgver=0.8.4
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=('47da1ea769a86b2ac15366a7aa74d7232935dcec1fcc6a065a9e898970bfbb23')
15+
sha256sums=('e0a4d146aa8c1c51842ab9750cca7e75580702091dce0905068619ea406ceb4d')
1616

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

0 commit comments

Comments
 (0)