From 4a5f51044ea2b59bf0f2149965fc3eaf244619da Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 15 Oct 2025 17:10:33 +0000 Subject: [PATCH] Update to latest git commit: 273ce2c16460ac45e2886ba4f4c08045ee720548 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5903a7c02f39..517e5151ecf4 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.9.2.r50.gfcf3774 + pkgver = 0.9.2.r51.g273ce2c pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index bd09089f7b23..44cb41f2c469 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.9.2.r50.gfcf3774 +pkgver=0.9.2.r51.g273ce2c pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"