Skip to content

Commit 89fef06

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents 09e08e7 + 59e8c5a commit 89fef06

8 files changed

Lines changed: 10 additions & 16 deletions

File tree

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.r380.g57f1b60fb
5+
pkgver=0.3.8.r382.g67c2df0b5
66
pkgrel=1
77
pkgdesc='Linux Userspace x86_64 Emulator with a twist'
88
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/chromium/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
66

77
pkgname=chromium
8-
pkgver=143.0.7499.109
8+
pkgver=143.0.7499.146
99
pkgrel=1
1010
_launcher_ver=8
1111
_manual_clone=1

alarmcn/extra-cmake-modules-git/PKGBUILD

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

55
pkgname=extra-cmake-modules-git
66
_pkgname=${pkgname%-git}
7-
pkgver=6.21.0rc1.r1.gb1c6fc8
7+
pkgver=6.21.0.r3.g3f76d71
88
pkgrel=1
99
epoch=2
1010
pkgdesc="Extra modules and scripts for CMake. (GIT version)"

alarmcn/helix-git/PKGBUILD

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

55
pkgname=helix-git
66
_pkgname=helix
7-
pkgver=25.07.r373.ge2054b2
7+
pkgver=25.07.r374.gb74e269
88
pkgrel=1
99
pkgdesc="A post-modern modal text editor"
1010
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/ispc/PKGBUILD

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Maintainer: Torsten Keßler <tpkessler@archlinux.org>
44

55
pkgname=ispc
6-
pkgver=1.28.2
7-
pkgrel=3
6+
pkgver=1.29.0
7+
pkgrel=1
88
pkgdesc="Compiler for high-performance SIMD programming on the CPU"
99
arch=(aarch64 x86_64)
1010
url="https://ispc.github.io/"
@@ -24,7 +24,7 @@ source=(
2424
$pkgname-benchmark::git+https://github.com/google/benchmark.git
2525
$pkgname-googletest::git+https://github.com/google/googletest.git
2626
)
27-
sha256sums=('57ca72a2e89a5f09a35d159946835d3d11fa29915d68d346a196b06465a32e75'
27+
sha256sums=('dda5c39015a2914e9a35f6e1991e5f017815a7ff7ad55dc8480d6757aa5f3dd6'
2828
'SKIP'
2929
'SKIP')
3030

@@ -34,12 +34,6 @@ prepare() {
3434
git config submodule.benchmarks/vendor/google/benchmark.url "$srcdir/$pkgname-benchmark"
3535
git config submodule.ispcrt/tests/vendor/google/googletest.url "$srcdir/$pkgname-googletest"
3636
git -c protocol.file.allow=always submodule update
37-
38-
git cherry-pick -n \
39-
62426bf5a50a49b30a4eb0206e8a8d78ff0e7006 \
40-
5422fc1f6e7caa74906e612f5803287be5bb915f \
41-
17ee83fba824eaee79065256c49fbfc21f730d01 \
42-
cb097ab5821c4219349b37a5c217e3df3d3987f1
4337
}
4438

4539
build() {

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.r2514.g5c22feac06
7+
pkgver=0.11.0.r2521.g0c27c1175b
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.r5.g6967640
7+
pkgver=0.26.3.r6.geacb95c
88
pkgrel=1
99
epoch=1
1010
pkgdesc="An incremental parsing system for programming tools"

alarmcn/vcpkg-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Maintainer: Kuan-Yen Chou <kuanyenchou at gmail dot com>
44

55
pkgname=vcpkg-git
6-
pkgver=2025.12.12.r32.g544a4c5c29
6+
pkgver=2025.12.12.r34.gf051cc0be1
77
pkgrel=1
88
pkgdesc='C++ library manager for Windows, Linux, and MacOS'
99
depends=('curl' 'zip' 'unzip')

0 commit comments

Comments
 (0)