Skip to content

Commit bf81f76

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents 8056b1c + 2e70c63 commit bf81f76

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

alarmcn/cpp-jwt/PKGBUILD

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

33
pkgname=cpp-jwt
44
pkgver=1.5.1
5-
pkgrel=5
5+
pkgrel=6
66
pkgdesc="JSON Web Token library for C++"
77
arch=('any')
88
url="https://github.com/arun11299/cpp-jwt"

alarmcn/dae-git/PKGBUILD

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

33
pkgname=dae-git
44
_pkgname=${pkgname%-git}
5-
pkgver=1.1.0rc1.r9.g85a1fc3
5+
pkgver=2.0.0rc1.r0.ge239c3b
66
pkgrel=1
77
pkgdesc="A Linux lightweight and high-performance transparent proxy solution based on eBPF."
88
arch=('x86_64' 'aarch64')

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.r312.g914f5c5621
12+
pkgver=2603.r316.gd7b7c47453
1313
pkgrel=1
1414
pkgdesc='A Gamecube / Wii emulator'
1515
_pkgdescappend=' - git version'

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.5
5+
pkgver=0.8.6
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=('dc4a73113eb6ba9510c7acf946897c7874d64fa7f0e3744d780d44cb53c3fd6e')
15+
sha256sums=('0c53099a5e4a325bde41b037d9248cda47fa6e574f703a273184da037756e495')
1616

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

alarmcn/sing-box/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: everyx <lunt.luo#gmail.com>
22

33
pkgname=sing-box
4-
pkgver=1.13.10
4+
pkgver=1.13.11
55
pkgrel=1
66

77
pkgdesc='The universal proxy platform.'
@@ -11,7 +11,7 @@ license=("LicenseRef-${pkgname}")
1111

1212
makedepends=('go' 'clang' 'lld')
1313
source=("$pkgname-$pkgver.tar.gz::https://github.com/SagerNet/sing-box/archive/v$pkgver.tar.gz")
14-
sha256sums=('bac2de6fe2f60860af4c8b4fc21180698f1c3562a2fdbcc47c3ce66798db2987')
14+
sha256sums=('5e35f2cc0ad14d3beb1956157fe3f4b3a36787dd115f247c72f2d550d353853b')
1515
conflicts=("$pkgname-git" "$pkgname-beta")
1616
depends=("glibc")
1717
optdepends=('sing-geosite-rule-set: GeoSite rule sets'

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=2026.03.18.r490.gcf3effd29a4
6+
pkgver=2026.03.18.r495.gb781af66802
77
pkgrel=1
88
pkgdesc='C++ library manager for Windows, Linux, and MacOS'
99
depends=('curl' 'zip' 'unzip')

0 commit comments

Comments
 (0)