File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ _noguipkgname="$_projectname-emu-nogui"
99_toolpkgname=" $_projectname -emu-tool"
1010pkgbase=" $_mainpkgname -git"
1111pkgname=(" $pkgbase " " $_noguipkgname -git" " $_toolpkgname -git" )
12- pkgver=2603.r240.g45358509a5
12+ pkgver=2603.r248.gd3275b9ffe
1313pkgrel=1
1414pkgdesc=' A Gamecube / Wii emulator'
1515_pkgdescappend=' - git version'
Original file line number Diff line number Diff line change 22
33pkgname=fastfetch-git
44_pkgname=${pkgname% -git}
5- pkgver=2.61.0.r43.g7887067
5+ pkgver=2.61.0.r47.g5fe2cc6
66pkgrel=1
77pkgdesc=" Like neofetch, but much faster because written in c"
88arch=(' x86_64' ' aarch64' ' riscv64' )
Original file line number Diff line number Diff line change 22# Contributor: iff <iff@ik.me>
33
44pkgname=pay-respects
5- pkgver=0.8.3
5+ pkgver=0.8.4
66pkgrel=1
77pkgdesc=" Terminal command suggestion, alternative to thefuck written in Rust with AI support"
88arch=(' x86_64' ' aarch64' )
@@ -12,7 +12,7 @@ makedepends=('cargo')
1212optdepends=(' curl: for fetching AI suggestions' )
1313replaces=(' pay_respects' )
1414source=(" ${pkgname} -${pkgver} .tar.gz::${url} /archive/v${pkgver} .tar.gz" )
15- sha256sums=(' 47da1ea769a86b2ac15366a7aa74d7232935dcec1fcc6a065a9e898970bfbb23 ' )
15+ sha256sums=(' e0a4d146aa8c1c51842ab9750cca7e75580702091dce0905068619ea406ceb4d ' )
1616
1717prepare () {
1818 cd " ${pkgname} /"
You can’t perform that action at this time.
0 commit comments