From 686641414910c39826d23aeee9da3f1ebdf5fb43 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 4 Oct 2025 19:47:47 +0000 Subject: [PATCH] Update to latest git commit: fece50ca9bf102183bf6a9a8093b35d4bcb6697e --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index da00347dab30..f8d02c98334b 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.r15.g3436781 + pkgver = 0.9.2.r16.gfece50c pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index dc1b9e11ed0e..1b37a7228ace 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.r15.g3436781 +pkgver=0.9.2.r16.gfece50c pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"