From b05bf4ee21ea1cfd111271efa0608f6befb4d8cf Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 29 Nov 2025 20:11:01 +0000 Subject: [PATCH] Update to latest git commit: 0b0873ee7764182d780ac310b1a6deb9529d3a40 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 295cde0e9a2b..e3f873633923 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = deadlock-modmanager-git pkgdesc = A mod manager for the Valve game Deadlock (latest git build) - pkgver = 0.10.1.r39.g195e5aa + pkgver = 0.10.1.r40.g0b0873e pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index b90bc9e169ce..787155875a0f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=deadlock-modmanager-git _pkgname=${pkgname%-git} pkgdesc='A mod manager for the Valve game Deadlock (latest git build)' -pkgver=0.10.1.r39.g195e5aa +pkgver=0.10.1.r40.g0b0873e pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"