Skip to content

Commit afbda85

Browse files
committed
Merge branch 'master' of https://github.com/archlinuxcn/repo
2 parents 4ae3536 + de6481d commit afbda85

File tree

37 files changed

+66
-66
lines changed

37 files changed

+66
-66
lines changed

alarmcn/apfsprogs-git/PKGBUILD

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

44
pkgname=apfsprogs-git
55
_pkgname=${pkgname%-git}
6-
pkgver=0.2.0.r3.gda54cce
6+
pkgver=0.2.0.r5.g27bce5c
77
pkgrel=1
88
pkgdesc="Experimental APFS tools for linux"
99
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/cubeb-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: Zion Nimchuk <zionnimchuk@gmail.com>
33
_pkgname=cubeb
44
pkgname=$_pkgname-git
5-
pkgver=0.2.r1584.g56f40be
5+
pkgver=0.2.r1585.ge047007
66
pkgrel=1
77
pkgdesc="Cross platform audio library"
88
arch=('aarch64' 'armv7h' 'i486' 'i686' 'pentium4' 'x86_64')

alarmcn/mission-center-git/PKGBUILD

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

33
pkgname=mission-center-git
44
_pkgname=${pkgname%-git}
5-
pkgver=1.0.2.r2.gcdeaaf1
5+
pkgver=1.0.2.r6.g1dbee8b
66
pkgrel=1
77
pkgdesc="Monitor your CPU, Memory, Disk, Network and GPU usage"
88
arch=('x86_64' 'aarch64')

alarmcn/zfs-dkms-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
pkgname=zfs-dkms-git
13-
pkgver=2.3.99.r368.gfc617645a3
13+
pkgver=2.3.99.r371.g8487945034
1414
pkgrel=1
1515
epoch=2
1616
pkgdesc="Kernel modules for the Zettabyte File System."

alarmcn/zfs-utils-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
pkgname=zfs-utils-git
13-
pkgver=2.3.99.r368.gfc617645a3
13+
pkgver=2.3.99.r371.g8487945034
1414
pkgrel=1
1515
epoch=2
1616
pkgdesc="Userspace utilities for the Zettabyte File System."

archlinuxcn/86box-roms-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: oscareczek <oscareczek at gmail dot com>
22
pkgname=86box-roms-git
3-
pkgver=r749.6957c92
3+
pkgver=r753.0eb7eb7
44
pkgrel=1
55
pkgdesc='ROMs for the 86Box emulator.'
66
arch=('any')

archlinuxcn/apfsprogs-git/PKGBUILD

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

44
pkgname=apfsprogs-git
55
_pkgname=${pkgname%-git}
6-
pkgver=0.2.0.r3.gda54cce
6+
pkgver=0.2.0.r5.g27bce5c
77
pkgrel=1
88
pkgdesc="Experimental APFS tools for linux"
99
arch=('x86_64' 'aarch64' 'riscv64')

archlinuxcn/better-control-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=better-control-git
2-
pkgver=r568.g7881635
2+
pkgver=r571.g6dd56b2
33
pkgrel=1
44
pkgdesc="A tool to manage system settings easily (git version)"
55
arch=('any')

archlinuxcn/chnroutes2-git/PKGBUILD

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

33
_pkgname=chnroutes2
44
pkgname=$_pkgname-git
5-
pkgver=0.50619.ebc9c715
5+
pkgver=0.50627.655ba4c2
66
pkgrel=1
77
pkgdesc="Better aggregated chnroutes"
88
arch=('any')

archlinuxcn/clash-meta-alpha-git/PKGBUILD

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

33
_pkgname=clash-meta
44
pkgname="${_pkgname}-alpha-git"
5-
pkgver=20250527.144721
5+
pkgver=20250528.020653
66
pkgrel=1
77
pkgdesc="Another Clash Kernel by MetaCubeX (git version)"
88
arch=('x86_64')

archlinuxcn/cubeb-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: Zion Nimchuk <zionnimchuk@gmail.com>
33
_pkgname=cubeb
44
pkgname=$_pkgname-git
5-
pkgver=0.2.r1583.g1b679dc
5+
pkgver=0.2.r1585.ge047007
66
pkgrel=1
77
pkgdesc="Cross platform audio library"
88
arch=('aarch64' 'armv7h' 'i486' 'i686' 'pentium4' 'x86_64')

archlinuxcn/firefox-nightly/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ _channel=nightly
77
pkgbase=firefox-nightly
88
pkgname=()
99
_version=141.0a1
10-
pkgver=141.0a1.20250527.10
10+
pkgver=141.0a1.20250527.22
1111
pkgrel=1
1212
arch=('x86_64')
1313
license=('MPL-2.0')
@@ -22,16 +22,16 @@ optdepends=('pulseaudio: audio support'
2222
'xdg-desktop-portal: Screensharing with Wayland'
2323
'startup-notification: support for FreeDesktop Startup Notification')
2424
_url="https://ftp.mozilla.org/pub/${_name}/nightly/latest-mozilla-central-l10n"
25-
_filename_prefix="20250527.10-"
25+
_filename_prefix="20250527.22-"
2626
source=("${pkgbase}.desktop")
2727
sha512sums=('b58c1b3b09772d0866d511e83e3c7f54db0fe71d2978d2a06bd19b25c020f16e201aab825f0b3d5e9f0c1a3e9db028018e5e38f7ee4868e321938f11cb5ac817'
28-
'84d308bc7f42de08ce789261bfad3a7e34509cb7fecaf1062eac9e6e9e5a62016cb5a33e1612259fde7aa061d879cdfca678f847afccea941c349d55ae3a5c28'
28+
'c20a8139de34608b2cb54cdf58796ecaea539faef7522ad4083cc01bbffe1dc20dcf0e2270c718551302d5306b38364af0abccb2055de676660b67b5bdb32d39'
2929
'SKIP'
30-
'72b5ce2e3520b76c7f4202947c173804439e79653abd30ee9a3df0dfab9bc442c38b2d1f09d101ebf0ed0ccd2614098e5f5e952f0e8d567234cb8b4986335492'
30+
'967ea7bdd295226d7bb173345f98144d94a1a7bfd453cc202800654bf063b9e3d7a156cbf6e11127f6576e35c5ca227b5b441b9045cf1a9dc725d7b4291d1aeb'
3131
'SKIP'
32-
'3b8f18419fd538ef4917bce89dfb1f560e563fd55350d6f70c2387c6ca0d0db804668cfa9b1e57aa50239071fa08d5ed55683a89c0b9c0075f06d38f97c7ced2'
32+
'64fc93d65c4854a23a219a7fca3949a7741de6854c0b15923f56290882af49e9d1823fc9b774a1085c41bd8507898832667ccdcd829febc985e51ac261964da3'
3333
'SKIP'
34-
'6b378c108251c36ba6189581baee5766117d6ef8aadbb9b1fb405008f33f7c7032f312c97a398474ab2baf915aacdccb9646278d7ee7f4c12c53825e635d22e0'
34+
'fd09ef2ff7fc50dada4c0fb5070307bd2d76804edb999b844b7c57b797e185f3760586407a2c1baea5bc90d10b96b15bf6fd0612cf23037d0079039c77ca2727'
3535
'SKIP')
3636
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353'
3737
'097B313077AE62A02F84DA4DF1A6668FBB7D572E') # Mozilla’s GnuPG release key

archlinuxcn/gimp-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
pkgname=gimp-git
99
_pkgname=${pkgname%-git}
1010
epoch=2
11-
pkgver=54736.c9f77c7228f
11+
pkgver=54737.81a3c729d5d
1212
pkgrel=1
1313
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
1414
arch=('i686' 'x86_64')

archlinuxcn/goldendict-ng-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: slbtty <shenlebantongying@gmail.com>
22

33
pkgname=goldendict-ng-git
4-
pkgver=25.06.0.r6138.7e7bc56c
4+
pkgver=25.06.0.r6139.cfc4b9cf
55
pkgrel=1
66
pkgdesc="The next generation GoldenDict (Supports Qt WebEngine & Qt6)."
77
arch=('i686' 'x86_64' 'aarch64')

archlinuxcn/haruna-git/PKGBUILD

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

33
pkgname=haruna-git
44
_pkgname=${pkgname%-git}
5-
pkgver=1.4.0.r25.gcb658c0
5+
pkgver=1.4.0.r26.gc4b6175
66
pkgrel=1
77
pkgdesc="A Qt/QML video player built on top of libmpv"
88
url="https://invent.kde.org/multimedia/${_pkgname}"

archlinuxcn/kdenlive-git/PKGBUILD

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

77
pkgname=kdenlive-git
88
_pkgname=${pkgname%-git}
9-
pkgver=25.07.70.r22093
9+
pkgver=25.07.70.r22095
1010
pkgrel=1
1111
pkgdesc="A non-linear video editor for Linux using the MLT video framework. KF5 Frameworks (Latest Applications GIT Version)"
1212
arch=('i686' 'x86_64')

archlinuxcn/krita-git/PKGBUILD

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

1010
_pkgname=krita
1111
pkgname="${_pkgname}-git"
12-
pkgver=5.3.0.20250527.022356
12+
pkgver=5.3.0.20250528.022657
1313
pkgrel=1
1414
pkgdesc="A professional free and open source painting program (git version)"
1515
arch=('x86_64')

archlinuxcn/linux-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# will be on config.extra file.
77

88
pkgbase=linux-git
9-
pkgver=6.15.r2443.015a99fa7665
9+
pkgver=6.15.r3589.feacb1774bd5
1010
pkgrel=1
1111
epoch=1
1212
pkgdesc="Linus Torvalds' Mainline Linux"

archlinuxcn/llama.cpp-cuda/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pkgname=llama.cpp-cuda
44
_pkgname="${pkgname%-cuda}"
55
pkgver=b5516
6-
pkgrel=1
6+
pkgrel=2
77
pkgdesc="Port of Facebook's LLaMA model in C/C++ (with NVIDIA CUDA optimizations)"
88
arch=(x86_64 armv7h aarch64)
99
url='https://github.com/ggerganov/llama.cpp'

archlinuxcn/meta-rules-dat/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributor: Felix Yan <felixonmars@archlinux.org>
44

55
pkgname=meta-rules-dat
6-
pkgver=20250527
6+
pkgver=20250528
77
pkgver() {
88
date +'%Y%m%d'
99
}

archlinuxcn/mission-center-git/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
pkgname=mission-center-git
44
_pkgname=${pkgname%-git}
5-
pkgver=1.0.2.r2.gcdeaaf1
6-
pkgrel=2
5+
pkgver=1.0.2.r6.g1dbee8b
6+
pkgrel=1
77
pkgdesc="Monitor your CPU, Memory, Disk, Network and GPU usage"
88
arch=('x86_64' 'aarch64')
99
url="https://gitlab.com/${_pkgname}-devs/${_pkgname}"

archlinuxcn/mysql/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
pkgname=('mysql' 'libmysqlclient' 'mysql-clients')
88
pkgbase=mysql
9-
pkgver=9.2.0
9+
pkgver=9.3.0
1010
pkgrel=1
1111
pkgdesc="Fast SQL database server, community edition"
1212
arch=('x86_64')
@@ -15,14 +15,14 @@ makedepends=('openssl' 'zlib' 'cmake' 'systemd-tools' 'systemd-libs' 'libaio'
1515
'libfido2' 're2' 'rapidjson')
1616
license=('GPL-2.0-only')
1717
url="https://www.mysql.com/products/community/"
18-
source=("https://cdn.mysql.com/Downloads/MySQL-9.2/${pkgbase}-${pkgver}.tar.gz"{,.asc}
18+
source=("https://cdn.mysql.com/Downloads/MySQL-9.3/${pkgbase}-${pkgver}.tar.gz"{,.asc}
1919
"my-default.cnf"
2020
"mysql-ld.so.conf"
2121
"mysql.sysconfig"
2222
"mysqld_service.patch"
2323
"systemd-tmpfiles.patch"
2424
"systemd-sysusers.conf")
25-
sha256sums=('a39d11fdf6cf8d1b03b708d537a9132de4b99a9eb4d610293937f0687cd37a12'
25+
sha256sums=('1a3ee236f1daac5ef897c6325c9b0e0aae486389be1b8001deb3ff77ce682d60'
2626
'SKIP'
2727
'edd5ffa5a982e47c5fcda5751b79690c38a5a57e32616df27631c51c2dfd5760'
2828
'e1c23fa0971a13d998f2790379b68c475438d05b6d6f2691b99051dbf497567f'

archlinuxcn/naiveproxy/PKGBUILD

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33

44
pkgname=naiveproxy
55
pkgdesc="A Proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility."
6-
pkgver=136.0.7103.44_2
6+
pkgver=137.0.7151.44_1
77
pkgrel=1
8-
_pkgver=136.0.7103.44
9-
_pkgrel=2
8+
_pkgver=137.0.7151.44
9+
_pkgrel=1
1010
arch=('x86_64')
1111
url='https://github.com/klzgrad/naiveproxy'
1212
license=('BSD-3-Clause')
1313
depends=("gcc-libs" "glibc")
1414
makedepends=("ninja" "gn" "ccache" "python")
1515
checkdepends=("python" "openssl")
1616

17-
_PGO_PATH='chrome-linux-7103-1745300239-42e5d0fcf92bc94eef0f019d97b90f31fc15ef4e-4c8a59135693081ce71144250c01a6ce41bdf9a4.profdata'
18-
_clang_path='clang-llvmorg-21-init-5118-g52cd27e6-5.tar.xz'
17+
_PGO_PATH='chrome-linux-7151-1747761124-14800e8fd840fdd5e6e7a1c94b0284dc938d3248-10300d30b42f54f99134f8d73404faf2aa5c0775.profdata'
18+
_clang_path='clang-llvmorg-21-init-9266-g09006611-1.tar.xz'
1919

2020
source=(
2121
"naiveproxy.service"
@@ -33,15 +33,15 @@ noextract=(
3333
sha1sums=('8157dcfe4cfdaa34acb15932d0fc81ccf8a4f50c'
3434
'518df21dfb82f32b11d1dc8ed6e5cfca58706c6f'
3535
'5257aa60a388a69b8ab6a2c787c021b750096879'
36-
'c974bfee537b014638363eeb5af6d4c500163c30'
37-
'42e5d0fcf92bc94eef0f019d97b90f31fc15ef4e'
38-
'5e75ba0793449690916a0e0b92fa42629b32ec31')
36+
'03db797ba51c807ecc6bee256618fdd8acb97708'
37+
'14800e8fd840fdd5e6e7a1c94b0284dc938d3248'
38+
'fcacc227633507fdfdacff6acc9184f96a7d5239')
3939
sha256sums=('a9d56f8a8aada5ba2fd240ec91265b8590e7b3ee0d970e3b7a3e45095014752f'
4040
'ba7f4338f6fa26b1da762b711e04f714e496e0bace482a59f236472ac7925e56'
4141
'a16e3039d5d2766ae123ab0afe31c4d1f610355f733e30baf2bf21f0c4a82b6e'
42-
'121a3827f4a49a853f7e93431585b0fa34705a146e4df554abdc7766b2688f1d'
43-
'363640913c166d42097cc7e74c84ccea66d62ebdc351dafccb4a84cc8fce8a51'
44-
'790fcc5b04e96882e8227ba7994161ab945c0e096057fc165a0f71e32a7cb061')
42+
'd4e47b2f27d07a0617e9a29fabb215afeb370c4e1d6772935bce8c5a923d3cc7'
43+
'944718d5ed561d3543df514243867867488b3590044327321d86ace1e3d206fa'
44+
'2cccd3a5b04461f17a2e78d2f8bd18b448443a9dd4d6dfac50e8e84b4d5176f1')
4545

4646
backup=('etc/naiveproxy/config.json')
4747
provides=('naiveproxy')

archlinuxcn/python-albumentations/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_pkgname=albumentations
44
pkgname=python-albumentations
5-
pkgver=2.0.7
5+
pkgver=2.0.8
66
pkgrel=1
77
pkgdesc='Fast image augmentation library and easy to use wrapper around other libraries'
88
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
2929
"python-torchvision: for transforms from torchvision"
3030
)
3131
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/albumentations-team/albumentations/archive/${pkgver}.tar.gz")
32-
sha512sums=('9250b698adf5622a5d877d636d1f8a3a3a01da9f59afa7a95077aa7fd3513a432439333481f8c223c49990e980409c1d58a8c29638926315df6a4a626c6c1c25')
32+
sha512sums=('f15f98be2142b127703a3f409a87b74980e61224e3dcbc482b882e49f716cfe275705341115168c24e2234cc098c9b853471ba32a91f91e7edcc03ae007605c7')
3333

3434
build() {
3535
cd "${_pkgname}-${pkgver}"

archlinuxcn/python-oci/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgname=python-oci
44
_pyname=oci-python-sdk
5-
pkgver=2.152.1
5+
pkgver=2.153.0
66
pkgrel=1
77
pkgdesc='Python SDK for Oracle Cloud Infrastructure'
88
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache-2.0 OR UPL-1.0')
1111
depends=('python' 'python-dateutil' 'python-certifi' 'python-circuitbreaker' 'python-cryptography' 'python-pyopenssl' 'python-pytz')
1212
makedepends=('python-setuptools')
1313
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
14-
sha256sums=('57406b134e3d8289001842b69ce87e57dde5dd8bd7b1f8eb49337355b7f0efa3')
14+
sha256sums=('1f423093c57d4491409af1998d71c0f3a3bef509c9d8a22f4a914d74a7eefd9e')
1515

1616
prepare() {
1717
cd "${_pyname}-${pkgver}"

archlinuxcn/rime-wanxiang-dict-cn/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
pkgname=rime-wanxiang-dict-cn
44
_schema_version=6.8.8
5-
_dict_version=20250527
6-
pkgver=6.8.8+r20250527
5+
_dict_version=20250528
6+
pkgver=6.8.8+r20250528
77
pkgrel=1
88
epoch=1
99
pkgdesc="万象中文词库"
@@ -12,7 +12,7 @@ license=('CC-BY-4.0')
1212
url="https://github.com/amzxyz/rime_wanxiang"
1313
source=("cn_dicts.${_dict_version}.zip::${url}/releases/download/dict-nightly/cn_dicts.zip"
1414
"${url}/archive/refs/tags/v${_schema_version}.tar.gz")
15-
sha256sums=('d2b9eef8e9ed8a5f2430049e3b0296e35eff0aeaebbbf35fb048fdca2b201831'
15+
sha256sums=('328a3b73cd27f605a2db8417ac9bc9ef2332664f1d19ad2c66ced81aa4b007e8'
1616
'4cb835230fdfff3607f03c28839eb239cff36e8c68d6e93760f4b8d26352c81c')
1717

1818
makedepends=(librime rime-prelude rime-essay sed rsync)

archlinuxcn/ruffle-git/PKGBUILD

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

33
_pkgname="ruffle"
44
pkgname="ruffle-git"
5-
pkgver=r14443.b4ff995
5+
pkgver=r14449.dbb6ef1
66
pkgrel=1
77
pkgdesc="A Flash Player emulator written in Rust."
88
url="https://github.com/ruffle-rs/ruffle"

archlinuxcn/scummvm-git/PKGBUILD

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

44
pkgname=scummvm-git
55
_pkgname=scummvm
6-
pkgver=r162475.cf7b0167343
6+
pkgver=r162479.8b6b4f7a48f
77
pkgrel=1
88
pkgdesc="A 'virtual machine' for several classic graphical point-and-click adventure games. - git version"
99
arch=('i686' 'x86_64')

archlinuxcn/showmethekey/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Alynx Zhou <alynx.zhou@gmail.com>
22
pkgname=showmethekey
3-
pkgver=1.18.1
3+
pkgver=1.18.2
44
pkgrel=1
55
pkgdesc="A screenkey alternative that works under Wayland via libinput."
66
arch=("x86_64" "i686" "aarch64" "armv7h" "armv6h")
@@ -9,7 +9,7 @@ license=("Apache")
99
depends=("libevdev" "udev" "libinput" "glib2" "gtk4" "libadwaita" "json-glib" "cairo" "pango" "libxkbcommon" "polkit")
1010
makedepends=("meson" "glib2-devel")
1111
source=("https://github.com/AlynxZhou/${pkgname}/archive/v${pkgver}.tar.gz")
12-
sha512sums=('48def70a21de5e0e19995184fb46ed630968c03b259936ee75cb655b6b0607474333d20b26395a64523328db33dbe55b167fa1da9f07b507727f8a513693385c')
12+
sha512sums=('1632c42115adc1502249755d797fbd52565c635163b033344efeac2eedbd51b7704c267bfdafd46e38f2f93c3fb49b7115a6916b41fe7717615a2f82b0535fea')
1313

1414
prepare() {
1515
cd "${pkgname}-${pkgver}"

archlinuxcn/sing-geosite/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgbase=sing-geosite
44
pkgname=(sing-geosite-db sing-geosite-rule-set)
5-
pkgver=20250526120112
5+
pkgver=20250527033106
66
pkgrel=1
77
pkgdesc="Geosite Database and Rule Sets for sing-box"
88
arch=(any)
@@ -15,11 +15,11 @@ source=("${pkgver}-geosite.db::$url/releases/download/$pkgver/geosite.db"
1515
"${pkgver}-geosite-cn.db.sha256sum::$url/releases/download/$pkgver/geosite-cn.db.sha256sum"
1616
"${pkgver}-rule-set.tar.gz::$url/archive/refs/heads/rule-set.tar.gz"
1717
"${pkgver}-LICENSE::https://raw.githubusercontent.com/v2fly/domain-list-community/master/LICENSE")
18-
sha256sums=('8e1288f6ada5c73aa7c44371f81a50036d629bb9d900fdd9fd9fb858da8fd2a3'
19-
'28e5b3e7869fd644d3504371fdf29df15775afeac7a508324d223060a2212dae'
20-
'd54f3bd0c574cf1d6c05de3c210e678e729983205f7c07cc2b76ee9302a54662'
21-
'95705771553b6e25881ea087957581b7fb63af83f088dc7094095ec5e10c9976'
22-
'9d0fac7aba14ac2b7e7125758adb8a09eb27b3bbfae6816574f122b456a0a95a'
18+
sha256sums=('843bd0081fa91edd58a79a2d70ab1d3d0d637de0b0fa2b63781902c6e236345a'
19+
'ca2f6684ac9df930c95e6c566611921d2e0a3e281d4001780dd1e323b0fe2129'
20+
'5eca59d6be04329c3cd7176523097d9c3d0d79cae08cfbbe205bce567d51f21b'
21+
'351e5a1bc22cb5eb01d6ac7b42dda26c296a39fbe9f804f462d2aa78acd8199e'
22+
'81c4e35b7347fc24ffccad756eace052d69be7b65684cebb6c19698f88c04358'
2323
'b9d84a22870d3f21c91a4c6e410c9cc51d00902f5233ad0c84011479244bf7d2')
2424

2525
prepare() {

0 commit comments

Comments
 (0)