Skip to content

Commit f07d4ae

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents a2213bd + 838fdcc commit f07d4ae

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

alarmcn/bcachefs-tools-git/PKGBUILD

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

33
pkgname=bcachefs-tools-git
44
_pkgname=${pkgname%-git}
5-
pkgver=1.33.1.r4.ga436fb0
5+
pkgver=1.33.1.r6.g35b1cad
66
pkgrel=1
77
epoch=1
88
pkgdesc="BCacheFS filesystem utilities"

alarmcn/box64-git/PKGBUILD

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

33
_pkgname=box64
44
pkgname=${_pkgname}-git
5-
pkgver=0.3.8.r366.g136b683e8
5+
pkgver=0.3.8.r368.g4e07b1765
66
pkgrel=1
77
pkgdesc='Linux Userspace x86_64 Emulator with a twist'
88
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/neovim-git/PKGBUILD

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

55
pkgname=neovim-git
66
_pkgname=${pkgname%-git}
7-
pkgver=0.11.0.r2473.g8c7023b7b3
7+
pkgver=0.11.0.r2478.g115785732a
88
pkgrel=1
99
pkgdesc="Fork of Vim aiming to improve user experience, plugins, and GUIs."
1010
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')

alarmcn/tree-sitter-git/PKGBUILD

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

55
pkgname=tree-sitter-git
66
_pkgname=${pkgname%-git}
7-
pkgver=0.26.3.r2.g0574fcf
7+
pkgver=0.26.3.r3.g642b56d
88
pkgrel=1
99
epoch=1
1010
pkgdesc="An incremental parsing system for programming tools"

alarmcn/tunet-rust-git/PKGBUILD

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

33
pkgname=tunet-rust-git
44
_pkgname=tunet-rust
5-
pkgver=0.10.7.r5.g8fc39eb
5+
pkgver=0.10.7.r9.g3e9fc63
66
pkgrel=1
77
pkgdesc="A Tsinghua University network authentication client for Linux, written in Rust. 清华大学校园网 Rust 客户端"
88
url="https://github.com/Berrysoft/tunet-rust"

alarmcn/yay/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Jguer <pkgbuilds at jguer.space>
22
pkgname=yay
3-
pkgver=12.5.6
3+
pkgver=12.5.7
44
pkgrel=1
55
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
66
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
@@ -17,7 +17,7 @@ optdepends=(
1717
)
1818
makedepends=('go>=1.24')
1919
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
20-
sha256sums=('1824de6df8351c226de7c59571c96d20224cf9c73df8b93fe0bf60e83a68c0df')
20+
sha256sums=('b483a6b99cba19250e874414a7d55f0d0c518b9c735b7d64dd354b51151bd465')
2121

2222
build() {
2323
export GOPATH="$srcdir"/gopath

0 commit comments

Comments
 (0)