Skip to content

Commit f180470

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents e69b9c3 + c1c3463 commit f180470

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

alarmcn/patool/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributor: Daniel Larsson <znixen@live.se>
44

55
pkgname=patool
6-
pkgver=4.0.2
6+
pkgver=4.0.3
77
pkgrel=1
88
pkgdesc="portable command line archive file manager"
99
arch=('any')
@@ -19,7 +19,7 @@ optdepends=(
1919
"zstd: extracting ZSTANDARD files"
2020
)
2121
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wummel/${pkgname}/archive/${pkgver}.tar.gz")
22-
sha256sums=('97316322a205f06be84acba26be7b78c0c593d9c9e44f41cd38a6e2bfe881d06')
22+
sha256sums=('93429bd5b911bd328087e7cf2a073dfd7078243d4184deccc8704bfaa8dbaee4')
2323

2424
build() {
2525
cd "${pkgname}-${pkgver}/"

alarmcn/tracy/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Maintainer: Angelo Theodorou <encelo at gmail dot com>
33

44
pkgname=tracy
5-
pkgver=0.13.0
5+
pkgver=0.13.1
66
pkgrel=1
77
pkgdesc="Real-time, nanosecond resolution frame profiler"
88
arch=('aarch64' 'i686' 'x86_64')
@@ -17,7 +17,7 @@ options=('!lto' 'staticlibs')
1717
provides=('tracy' "libTracyClient.so")
1818
conflicts=('tracy')
1919
source=("git+$url#tag=v$pkgver")
20-
sha256sums=('0311af3cd75267956d8b9b0462a14f56c245821ae216f9dd89de3fc77fd342c1')
20+
sha256sums=('0fa47d5a5d06d25f0eba5c58cb82297554d4c7e0c577f10ad52d2df40c75ef17')
2121

2222
build() {
2323
cd tracy

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.10.17.r586.g5422eb983d
6+
pkgver=2025.10.17.r588.g313060aebf
77
pkgrel=1
88
pkgdesc='C++ library manager for Windows, Linux, and MacOS'
99
depends=('curl' 'zip' 'unzip')

0 commit comments

Comments
 (0)