From 53d70114a522e47b084cfb476f231a2aeb7f2b10 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 28 Sep 2025 22:21:52 +0000 Subject: [PATCH] Update to latest git commit: 6fa1a1dc4897f23e8a6ee57aa18f037886c4a053 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9c49b8049655..7ac84089ff72 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.0.r7.g8d40b9d + pkgver = 0.9.0.r9.g6fa1a1d pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 0be07b930a10..bbd06b9d4e20 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.0.r7.g8d40b9d +pkgver=0.9.0.r9.g6fa1a1d pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"