File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33_pkgname=box64
44pkgname=${_pkgname} -git
5- pkgver=0.3.8.r357.ge6961d845
5+ pkgver=0.3.8.r359.g9b868c951
66pkgrel=1
77pkgdesc=' Linux Userspace x86_64 Emulator with a twist'
88arch=(' x86_64' ' aarch64' ' riscv64' )
Original file line number Diff line number Diff line change 66pkgbase=openblas-git
77pkgname=(openblas-git openblas64-git)
88_pkgname=OpenBLAS
9- pkgver=0.3.30.1dev.0.385.g486d15066
9+ pkgver=0.3.30.1dev.0.388.g9023e76a7
1010pkgrel=1
1111pkgdesc=" An optimized BLAS library based on GotoBLAS2 1.13 BSD"
1212arch=(' aarch64' ' x86_64' )
Original file line number Diff line number Diff line change 11# Maintainer: everyx <lunt.luo#gmail.com>
22
33pkgname=sing-box
4- pkgver=1.12.12
4+ pkgver=1.12.13
55pkgrel=1
66
77pkgdesc=' The universal proxy platform.'
@@ -12,12 +12,12 @@ license=("LicenseRef-${pkgname}")
1212makedepends=(' go' )
1313source=(" $pkgname -$pkgver .tar.gz::https://github.com/SagerNet/sing-box/archive/v$pkgver .tar.gz"
1414 " sing-box.rules" )
15- sha256sums=(' f08add81eab7e4d6091195179bb39fa3f64dbb0326feaa022994566b702d1245 '
15+ sha256sums=(' e8bc2c059757af705f8e96c1909e2693f79a4c5c573464529af95c5c93046f1b '
1616 ' 1365536e1875043b969e2e18d7313ab7c6f7f9f63387f25506bb04362b44f206' )
1717conflicts=(" $pkgname -git" " $pkgname -beta" )
1818depends=(" glibc" )
19- optdepends=(' sing-geosite-rule-set: Geosite rule sets '
20- ' sing-geoip-rule-set: GeoIP rule sets ' )
19+ optdepends=(' sing-geosite: sing-geosite database '
20+ ' sing-geoip: sing-geoip database ' )
2121
2222backup=(" etc/$pkgname /config.json" )
2323
@@ -49,9 +49,9 @@ build(){
4949 ./cmd/sing-box
5050
5151 install -d completions
52- go run ./cmd/sing-box completion bash > completions/bash
53- go run ./cmd/sing-box completion fish > completions/fish
54- go run ./cmd/sing-box completion zsh > completions/zsh
52+ go run ./cmd/sing-box completion bash > completions/bash
53+ go run ./cmd/sing-box completion fish > completions/fish
54+ go run ./cmd/sing-box completion zsh > completions/zsh
5555}
5656
5757package () {
Original file line number Diff line number Diff line change 1+ Copyright Arch Linux Contributors
2+
3+ Permission to use, copy, modify, and/or distribute this software for
4+ any purpose with or without fee is hereby granted.
5+
6+ THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
7+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
8+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
9+ FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
10+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
11+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
12+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Original file line number Diff line number Diff line change 1+ ../LICENSE
Original file line number Diff line number Diff line change 11# Maintainer: Librewish <librewish@gmail.com>
22
33pkgname=wayfire-plugins-extra-git
4- pkgver=r331.e9a4162
4+ pkgver=r345.ec4b324
55pkgrel=1
66pkgdesc=" 3D wayland compositor extra plugins"
77arch=(aarch64 x86_64)
Original file line number Diff line number Diff line change 1+ version = 1
2+
3+ [[annotations ]]
4+ path = [
5+ " PKGBUILD" ,
6+ " README.md" ,
7+ " keys/**" ,
8+ " .SRCINFO" ,
9+ " .nvchecker.toml" ,
10+ " *.install" ,
11+ " *.sysusers" ,
12+ " *.tmpfiles" ,
13+ " *.logrotate" ,
14+ " *.pam" ,
15+ " *.service" ,
16+ " *.socket" ,
17+ " *.timer" ,
18+ " *.desktop" ,
19+ " *.hook" ,
20+ " .gitignore" ,
21+ ]
22+ SPDX-FileCopyrightText = " Arch Linux contributors"
23+ SPDX-License-Identifier = " 0BSD"
You can’t perform that action at this time.
0 commit comments