From 53e6486017eb3b9075f341dbe22c90f09727a209 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 11 Nov 2025 12:19:39 +0000 Subject: [PATCH] Update to latest git commit: dc7f03317581c00e43803a3d96e284fa48fb3306 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 91d4b4ac2158..6692f43f54bc 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.r6.g1695b7e + pkgver = 0.10.1.r7.gdc7f033 pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index fbbd15b58044..acdcb5053cf6 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.r6.g1695b7e +pkgver=0.10.1.r7.gdc7f033 pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"