From 691971fc2b8bbafaef2ce7d84a42b8abbc18ecc9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 12 Nov 2025 10:35:41 +0000 Subject: [PATCH] Update to latest git commit: 1f3ef828b8f2030e425e8ed53ec2d1684c65252c --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1b43abbe21c3..f8cefd640420 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.r10.gf7561ce + pkgver = 0.10.1.r11.g1f3ef82 pkgrel = 1 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index c5e107125771..2565f865563a 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.r10.gf7561ce +pkgver=0.10.1.r11.g1f3ef82 pkgrel=1 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"