From e9799920feba6ea1ead8aeee28cfc3944c6a9542 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 29 Oct 2025 11:42:27 +0000 Subject: [PATCH] Update to latest git commit: 13ef4c52bd81f283a026f4762be084ac20e4d5e2 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fdd10aa3e1c9..ba66da11cc91 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.r66.g7dbe11d + pkgver = 0.9.2.r68.g13ef4c5 pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 90c5493ebb99..5a4b7e743718 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.r66.g7dbe11d +pkgver=0.9.2.r68.g13ef4c5 pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"