From f7130ceb94530c80b0556ec4beb26a8b4def026b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 9 Nov 2025 19:59:59 +0000 Subject: [PATCH] Update to latest git commit: 6f5541aca46102be4593a8dfa094db2d0e03f594 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d239175fb9d8..43ac485b740d 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.0.r11.gf5f9577 + pkgver = 0.10.0.r12.g6f5541a pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index e50b6f93404b..9a2ae09ac042 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.0.r11.gf5f9577 +pkgver=0.10.0.r12.g6f5541a pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"